#include <h501.h>
Inheritance diagram for H501_AuthenticationRejection:
Public Member Functions | |
H501_AuthenticationRejection (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
BOOL | 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 | |
H501_AuthenticationRejectionReason | m_reason |
H501_AuthenticationRejection::H501_AuthenticationRejection | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H501_AuthenticationRejection::GetDataLength | ( | ) | const |
BOOL H501_AuthenticationRejection::Decode | ( | PASN_Stream & | strm | ) |
void H501_AuthenticationRejection::Encode | ( | PASN_Stream & | strm | ) | const |
void H501_AuthenticationRejection::PrintOn | ( | ostream & | strm | ) | const |
Comparison H501_AuthenticationRejection::Compare | ( | const PObject & | obj | ) | const |
PObject* H501_AuthenticationRejection::Clone | ( | ) | const |