ASN1C C/C++ Common Runtime  ASN1C v7.3.x
Public Attributes | List of all members

#include <asn1type.h>

Inheritance diagram for ASN1OBJID:
ASN1TObjId

Public Attributes

OSUINT32 numids
 
OSUINT32 subid [ASN_K_MAXSUBIDS]
 

Detailed Description

This structure describes an object identifier with 32-bit arcs.

Member Data Documentation

◆ numids

OSUINT32 ASN1OBJID::numids

The number of sub-identifiers in the OID.

◆ subid

OSUINT32 ASN1OBJID::subid[ASN_K_MAXSUBIDS]

An array of sub-identifiers.


The documentation for this struct was generated from the following file: