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

Public Types | |
| enum | OptionalFields { e_protocol, e_nonStandardData } | 
Public Member Functions | |
| H225_GatewayInfo (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_ArrayOf_SupportedProtocols | m_protocol | 
| H225_NonStandardParameter | m_nonStandardData | 
| H225_GatewayInfo::H225_GatewayInfo | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H225_GatewayInfo::GetDataLength | ( | ) | const | 
| PBoolean H225_GatewayInfo::Decode | ( | PASN_Stream & | strm | ) | 
| void H225_GatewayInfo::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H225_GatewayInfo::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H225_GatewayInfo::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H225_GatewayInfo::Clone | ( | ) | const | 
 1.5.1