List of all members.
Public Member Functions |
|
void | BERDecode (BERSequenceDecoder &seqDecoder, byte tag, byte mask=~CONSTRUCTED) |
|
void | DEREncode (BufferedTransformation &out) |
|
const T & | operator* () const |
|
T & | operator* () |
|
const T * | operator-> () const |
|
T * | operator-> () |
|
const T * | get () const |
|
T * | get () |
|
T * | release () |
|
void | reset (T *p=0) |
Protected Attributes |
|
T * | m_p |
Detailed Description
template<class T>
class ASNOptional< T >
Definition at line 217 of file asn.h.
The documentation for this class was generated from the following file: