ASN1CCB Struct Reference
[C Runtime Common Functions]

#include <asn1type.h>

List of all members.

Public Attributes

OSOCTET * ptr
long len
int seqx
OSUINT16 mask [ASN1_K_CCBMaskSize]
size_t bytes
int stat

Detailed Description

The ASN.1 Context Control Block.

This structure is used to help facilitate decoding in SEQUENCE and SET structures. It is rarely (if ever) used directly by client code, and will instead by used in generated code.


Member Data Documentation

The bytes processed by the block, used for streaming.

The constructor length.

OSUINT16 ASN1CCB::mask[ASN1_K_CCBMaskSize]

The set mask value.

OSOCTET* ASN1CCB::ptr

The contructor pointer.

The sequence element index.

The status, as returned by BS_CHKEND.


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