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

Public Types | |
| enum | OptionalFields {  e_h245Address, e_callIdentifier, e_h245SecurityMode, e_tokens, e_cryptoTokens, e_fastStart, e_multipleCalls, e_maintainConnection, e_fastConnectRefused, e_featureSet }  | 
Public Member Functions | |
| H225_CallProceeding_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_EndpointType | m_destinationInfo | 
| H225_TransportAddress | m_h245Address | 
| H225_CallIdentifier | m_callIdentifier | 
| H225_H245Security | m_h245SecurityMode | 
| H225_ArrayOf_ClearToken | m_tokens | 
| H225_ArrayOf_CryptoH323Token | m_cryptoTokens | 
| H225_ArrayOf_PASN_OctetString | m_fastStart | 
| PASN_Boolean | m_multipleCalls | 
| PASN_Boolean | m_maintainConnection | 
| PASN_Null | m_fastConnectRefused | 
| H225_FeatureSet | m_featureSet | 
| H225_CallProceeding_UUIE::H225_CallProceeding_UUIE | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H225_CallProceeding_UUIE::GetDataLength | ( | ) | const | 
| PBoolean H225_CallProceeding_UUIE::Decode | ( | PASN_Stream & | strm | ) | 
| void H225_CallProceeding_UUIE::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H225_CallProceeding_UUIE::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H225_CallProceeding_UUIE::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H225_CallProceeding_UUIE::Clone | ( | ) | const | 
| PASN_Boolean H225_CallProceeding_UUIE::m_multipleCalls | 
| PASN_Boolean H225_CallProceeding_UUIE::m_maintainConnection | 
 1.5.1