#include <h245.h>
Inheritance diagram for H245_FlowControlCommand:
Public Member Functions | |
H245_FlowControlCommand (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 | |
H245_FlowControlCommand_scope | m_scope |
H245_FlowControlCommand_restriction | m_restriction |
H245_FlowControlCommand::H245_FlowControlCommand | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H245_FlowControlCommand::GetDataLength | ( | ) | const |
PBoolean H245_FlowControlCommand::Decode | ( | PASN_Stream & | strm | ) |
void H245_FlowControlCommand::Encode | ( | PASN_Stream & | strm | ) | const |
void H245_FlowControlCommand::PrintOn | ( | ostream & | strm | ) | const |
Comparison H245_FlowControlCommand::Compare | ( | const PObject & | obj | ) | const |
PObject* H245_FlowControlCommand::Clone | ( | ) | const |