#include <h4505.h>
Inheritance diagram for H4505_GroupIndicationOnArg:
Public Types | |
enum | OptionalFields { e_parkPosition, e_extensionArg } |
Public Member Functions | |
H4505_GroupIndicationOnArg (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_CallIdentifier | m_callPickupId |
H4501_EndpointAddress | m_groupMemberUserNr |
H4505_CallType | m_retrieveCallType |
H4501_EndpointAddress | m_partyToRetrieve |
H4501_EndpointAddress | m_retrieveAddress |
H4505_ParkedToPosition | m_parkPosition |
H4505_ArrayOf_MixedExtension | m_extensionArg |
H4505_GroupIndicationOnArg::H4505_GroupIndicationOnArg | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H4505_GroupIndicationOnArg::GetDataLength | ( | ) | const |
PBoolean H4505_GroupIndicationOnArg::Decode | ( | PASN_Stream & | strm | ) |
void H4505_GroupIndicationOnArg::Encode | ( | PASN_Stream & | strm | ) | const |
void H4505_GroupIndicationOnArg::PrintOn | ( | ostream & | strm | ) | const |
Comparison H4505_GroupIndicationOnArg::Compare | ( | const PObject & | obj | ) | const |
PObject* H4505_GroupIndicationOnArg::Clone | ( | ) | const |