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

Public Member Functions | |
| GCC_ChallengeItem (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_ChallengeResponseAlgorithm | m_responseAlgorithm | 
| GCC_UserData | m_challengeData | 
| GCC_ChallengeItem::GCC_ChallengeItem | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX GCC_ChallengeItem::GetDataLength | ( | ) | const | 
| PBoolean GCC_ChallengeItem::Decode | ( | PASN_Stream & | strm | ) | 
| void GCC_ChallengeItem::Encode | ( | PASN_Stream & | strm | ) | const | 
| void GCC_ChallengeItem::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison GCC_ChallengeItem::Compare | ( | const PObject & | obj | ) | const | 
| PObject* GCC_ChallengeItem::Clone | ( | ) | const | 
 1.5.1