ITS
_stack Struct Reference
Collaboration diagram for _stack:
[legend]

Public Attributes

struct _stack_eltail
 
struct _stack_elcur_ptr
 

Detailed Description

Definition at line 123 of file OCTET_STRING.c.

Member Data Documentation

◆ cur_ptr

struct _stack_el* _stack::cur_ptr

Definition at line 125 of file OCTET_STRING.c.

Referenced by OCTET_STRING_decode_ber(), and OS__add_stack_el().

◆ tail

struct _stack_el* _stack::tail

Definition at line 124 of file OCTET_STRING.c.

Referenced by OCTET_STRING_free(), and OS__add_stack_el().


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