#include <h4507.h>
Inheritance diagram for H4507_MWIInterrogateArg:
Public Types | |
enum | OptionalFields { e_msgCentreId, e_callbackReq, e_extensionArg } |
Public Member Functions | |
H4507_MWIInterrogateArg (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 | |
H4501_EndpointAddress | m_servedUserNr |
H4507_BasicService | m_basicService |
H4507_MsgCentreId | m_msgCentreId |
PASN_Boolean | m_callbackReq |
H4507_ArrayOf_MixedExtension | m_extensionArg |
H4507_MWIInterrogateArg::H4507_MWIInterrogateArg | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H4507_MWIInterrogateArg::GetDataLength | ( | ) | const |
PBoolean H4507_MWIInterrogateArg::Decode | ( | PASN_Stream & | strm | ) |
void H4507_MWIInterrogateArg::Encode | ( | PASN_Stream & | strm | ) | const |
void H4507_MWIInterrogateArg::PrintOn | ( | ostream & | strm | ) | const |
Comparison H4507_MWIInterrogateArg::Compare | ( | const PObject & | obj | ) | const |
PObject* H4507_MWIInterrogateArg::Clone | ( | ) | const |
PASN_Boolean H4507_MWIInterrogateArg::m_callbackReq |