|
OpenH323
1.18.0
|
#include <h245.h>
Public Member Functions | |
| H245_DataMode_application_t38fax (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_DataProtocolCapability | m_t38FaxProtocol |
| H245_T38FaxProfile | m_t38FaxProfile |
| H245_DataMode_application_t38fax::H245_DataMode_application_t38fax | ( | unsigned | tag = UniversalSequence, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* H245_DataMode_application_t38fax::Clone | ( | ) | const |
| Comparison H245_DataMode_application_t38fax::Compare | ( | const PObject & | obj | ) | const |
| BOOL H245_DataMode_application_t38fax::Decode | ( | PASN_Stream & | strm | ) |
| void H245_DataMode_application_t38fax::Encode | ( | PASN_Stream & | strm | ) | const |
| PINDEX H245_DataMode_application_t38fax::GetDataLength | ( | ) | const |
| void H245_DataMode_application_t38fax::PrintOn | ( | ostream & | strm | ) | const |
1.7.6.1