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