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