#include <h245.h>
Inheritance diagram for H245_FECMode:
Public Types | |
enum | OptionalFields { e_fecScheme, e_rfc2733Format } |
Public Member Functions | |
H245_FECMode (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
BOOL | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Public Attributes | |
H245_ModeElementType | m_protectedElement |
PASN_ObjectId | m_fecScheme |
H245_FECMode_rfc2733Format | m_rfc2733Format |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|