#include <gcc.h>
Inheritance diagram for GCC_ApplicationInvokeIndication:

Public Types | |
| enum | OptionalFields { e_destinationNodes } | 
Public Member Functions | |
| GCC_ApplicationInvokeIndication (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 | |
| GCC_ArrayOf_ApplicationInvokeSpecifier | m_applicationProtocolEntiyList | 
| GCC_ArrayOf_UserID | m_destinationNodes | 
| GCC_ApplicationInvokeIndication::GCC_ApplicationInvokeIndication | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX GCC_ApplicationInvokeIndication::GetDataLength | ( | ) | const | 
| PBoolean GCC_ApplicationInvokeIndication::Decode | ( | PASN_Stream & | strm | ) | 
| void GCC_ApplicationInvokeIndication::Encode | ( | PASN_Stream & | strm | ) | const | 
| void GCC_ApplicationInvokeIndication::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison GCC_ApplicationInvokeIndication::Compare | ( | const PObject & | obj | ) | const | 
| PObject* GCC_ApplicationInvokeIndication::Clone | ( | ) | const | 
| GCC_ArrayOf_ApplicationInvokeSpecifier GCC_ApplicationInvokeIndication::m_applicationProtocolEntiyList | 
 1.5.1