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