#include <asn.h>
Public Methods | |
| OID () | |
| OID (unsigned long v) | |
| OID (BufferedTransformation &bt) | |
| bool | operator== (const OID &rhs)const |
| bool | operator!= (const OID &rhs)const |
| bool | operator< (const OID &rhs)const |
| OID& | operator+= (unsigned long rhs) |
| OID | operator+ (unsigned long rhs)const |
| void | DEREncode (BufferedTransformation &bt)const |
| void | BERDecode (BufferedTransformation &bt) |
| void | BERDecodeAndCheck (BufferedTransformation &bt)const |
Public Attributes | |
| ::vector<unsigned long> | m_values |
Definition at line 87 of file asn.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000