#include <h245.h>
Inheritance diagram for H245_UserInputIndication_signal_rtp:

Public Types | |
| enum | OptionalFields { e_timestamp, e_expirationTime } | 
Public Member Functions | |
| H245_UserInputIndication_signal_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 | |
| PASN_Integer | m_timestamp | 
| PASN_Integer | m_expirationTime | 
| H245_LogicalChannelNumber | m_logicalChannelNumber | 
| H245_UserInputIndication_signal_rtp::H245_UserInputIndication_signal_rtp | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H245_UserInputIndication_signal_rtp::GetDataLength | ( | ) | const | 
| PBoolean H245_UserInputIndication_signal_rtp::Decode | ( | PASN_Stream & | strm | ) | 
| void H245_UserInputIndication_signal_rtp::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H245_UserInputIndication_signal_rtp::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H245_UserInputIndication_signal_rtp::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H245_UserInputIndication_signal_rtp::Clone | ( | ) | const | 
| PASN_Integer H245_UserInputIndication_signal_rtp::m_timestamp | 
 1.5.1