#include <h245.h>
Inheritance diagram for H245_T38FaxProfile:
Public Types | |
enum | OptionalFields { e_version, e_t38FaxRateManagement, e_t38FaxUdpOptions, e_t38FaxTcpOptions } |
Public Member Functions | |
H245_T38FaxProfile (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
PBoolean | 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 | |
PASN_Boolean | m_fillBitRemoval |
PASN_Boolean | m_transcodingJBIG |
PASN_Boolean | m_transcodingMMR |
PASN_Integer | m_version |
H245_T38FaxRateManagement | m_t38FaxRateManagement |
H245_T38FaxUdpOptions | m_t38FaxUdpOptions |
H245_T38FaxTcpOptions | m_t38FaxTcpOptions |
H245_T38FaxProfile::H245_T38FaxProfile | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H245_T38FaxProfile::GetDataLength | ( | ) | const |
PBoolean H245_T38FaxProfile::Decode | ( | PASN_Stream & | strm | ) |
void H245_T38FaxProfile::Encode | ( | PASN_Stream & | strm | ) | const |
void H245_T38FaxProfile::PrintOn | ( | ostream & | strm | ) | const |
Comparison H245_T38FaxProfile::Compare | ( | const PObject & | obj | ) | const |
PObject* H245_T38FaxProfile::Clone | ( | ) | const |
PASN_Boolean H245_T38FaxProfile::m_fillBitRemoval |
PASN_Boolean H245_T38FaxProfile::m_transcodingJBIG |
PASN_Boolean H245_T38FaxProfile::m_transcodingMMR |
PASN_Integer H245_T38FaxProfile::m_version |