#include <frame.h>
Inheritance diagram for IAX2FullFrameCng:
Public Member Functions | |
IAX2FullFrameCng (IAX2Frame &srcFrame) | |
IAX2FullFrameCng (IAX2FullFrame &srcFrame) | |
virtual PString | GetSubClassName () const |
virtual BYTE | GetFullFrameType () |
The contents of the data section is message specific
|
Construction from a supplied dataframe. In this case, this class is filled from an incoming data packet |
|
Construction from a supplied dataframe. In this case, this class is filled from an incoming data packet |
|
Return the IAX2FullFrame type represented here (voice, protocol, session etc Reimplemented from IAX2FullFrame. |
|
Get text description of the subclass contents Reimplemented from IAX2FullFrame. |