IAX2FullFrameImage Class Reference

#include <frame.h>

Inheritance diagram for IAX2FullFrameImage:

IAX2FullFrame IAX2Frame List of all members.

Public Member Functions

 IAX2FullFrameImage (IAX2Frame &srcFrame)
 IAX2FullFrameImage (IAX2FullFrame &srcFrame)
virtual PString GetSubClassName () const
virtual BYTE GetFullFrameType ()

Detailed Description

Class for transfering images. These frames are sent reliably. The subclass describes the image compression format.

The contents of the data section is the raw image data


Constructor & Destructor Documentation

IAX2FullFrameImage::IAX2FullFrameImage ( IAX2Frame srcFrame  ) 

Construction from a supplied dataframe. In this case, this class is filled from an incoming data packet

IAX2FullFrameImage::IAX2FullFrameImage ( IAX2FullFrame srcFrame  ) 

Construction from a supplied dataframe. In this case, this class is filled from an incoming data packet


Member Function Documentation

virtual PString IAX2FullFrameImage::GetSubClassName (  )  const [virtual]

Get text description of the subclass contents

Reimplemented from IAX2FullFrame.

virtual BYTE IAX2FullFrameImage::GetFullFrameType (  )  [inline, virtual]

Return the IAX2FullFrame type represented here (voice, protocol, session etc

Reimplemented from IAX2FullFrame.


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:34:02 2008 for OPAL by  doxygen 1.5.1