|
|
 |
|
#include <asn1CppTypes.h>
List of all members.
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.
|
Public Member Functions |
|
| ASN1TObjId64 (ASN1OCTET _numids, const ASN1INT64 *_subids) |
|
| ASN1TObjId64 (const ASN1OID64 &oid) |
|
| ASN1TObjId64 (const ASN1TObjId64 &oid) |
|
void | operator= (const ASN1OID64 &rhs) |
|
void | operator= (const ASN1TObjId64 &rhs) |
The documentation for this struct was generated from the following file:
|
This document may be distributed in any form, electronic
or otherwise, provided that it is distributed in its entirety
and that the copyright and this notice are included.
|
This file was last modified on
1 Oct 2004. ASN1C C/C++ Common Runtime, ASN1C v5.7x |
|