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