#include <h225.h>
Inheritance diagram for H225_Status_UUIE:

Public Types | |
| enum | OptionalFields { e_tokens, e_cryptoTokens } | 
Public Member Functions | |
| H225_Status_UUIE (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 | |
| H225_ProtocolIdentifier | m_protocolIdentifier | 
| H225_CallIdentifier | m_callIdentifier | 
| H225_ArrayOf_ClearToken | m_tokens | 
| H225_ArrayOf_CryptoH323Token | m_cryptoTokens | 
| H225_Status_UUIE::H225_Status_UUIE | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H225_Status_UUIE::GetDataLength | ( | ) | const | 
| PBoolean H225_Status_UUIE::Decode | ( | PASN_Stream & | strm | ) | 
| void H225_Status_UUIE::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H225_Status_UUIE::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H225_Status_UUIE::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H225_Status_UUIE::Clone | ( | ) | const | 
 1.5.1