ASN1TObjId64 Struct Reference
[ASN.1 Type (ASN1T_) Base Classes]
#include <asn1CppTypes.h>
Inheritance diagram for ASN1TObjId64:
Public Member Functions | |
EXTRTMETHOD | ASN1TObjId64 (OSOCTET _numids, const OSINT64 *_subids) |
EXTRTMETHOD | ASN1TObjId64 (const ASN1OID64 &oid) |
EXTRTMETHOD | ASN1TObjId64 (const ASN1TObjId64 &oid) |
EXTRTMETHOD void | operator= (const ASN1OID64 &rhs) |
EXTRTMETHOD void | operator= (const ASN1TObjId64 &rhs) |
Detailed Description
Object identifier with 64-bit arcs. This class is identical to the ASN1TObjId class except it allows 64-bit integers to be used for the arc (i.e. subidentifier) values.
The documentation for this struct was generated from the following file: