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

Public Types | |
| enum | OptionalFields { e_reverseParameters } | 
Public Member Functions | |
| H245_NewATMVCIndication (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_resourceID | 
| PASN_Integer | m_bitRate | 
| PASN_Boolean | m_bitRateLockedToPCRClock | 
| PASN_Boolean | m_bitRateLockedToNetworkClock | 
| H245_NewATMVCIndication_aal | m_aal | 
| H245_NewATMVCIndication_multiplex | m_multiplex | 
| H245_NewATMVCIndication_reverseParameters | m_reverseParameters | 
| H245_NewATMVCIndication::H245_NewATMVCIndication | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H245_NewATMVCIndication::GetDataLength | ( | ) | const | 
| PBoolean H245_NewATMVCIndication::Decode | ( | PASN_Stream & | strm | ) | 
| void H245_NewATMVCIndication::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H245_NewATMVCIndication::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H245_NewATMVCIndication::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H245_NewATMVCIndication::Clone | ( | ) | const | 
| PASN_Integer H245_NewATMVCIndication::m_resourceID | 
| PASN_Integer H245_NewATMVCIndication::m_bitRate | 
| PASN_Boolean H245_NewATMVCIndication::m_bitRateLockedToPCRClock | 
 1.5.1