ITS
asn_SEQUENCE_specifics_s Struct Reference

#include <constr_SEQUENCE.h>

Collaboration diagram for asn_SEQUENCE_specifics_s:
[legend]

Public Attributes

int struct_size
 
int ctx_offset
 
asn_TYPE_tag2member_ttag2el
 
int tag2el_count
 
int * oms
 
int roms_count
 
int aoms_count
 
int ext_after
 
int ext_before
 

Detailed Description

Definition at line 14 of file constr_SEQUENCE.h.

Member Data Documentation

◆ aoms_count

int asn_SEQUENCE_specifics_s::aoms_count

Definition at line 33 of file constr_SEQUENCE.h.

Referenced by SEQUENCE_decode_uper().

◆ ctx_offset

int asn_SEQUENCE_specifics_s::ctx_offset

Definition at line 19 of file constr_SEQUENCE.h.

Referenced by SEQUENCE_decode_ber(), and SEQUENCE_decode_xer().

◆ ext_after

int asn_SEQUENCE_specifics_s::ext_after

◆ ext_before

int asn_SEQUENCE_specifics_s::ext_before

◆ oms

int* asn_SEQUENCE_specifics_s::oms

Definition at line 31 of file constr_SEQUENCE.h.

Referenced by SEQUENCE_encode_uper().

◆ roms_count

int asn_SEQUENCE_specifics_s::roms_count

Definition at line 32 of file constr_SEQUENCE.h.

Referenced by SEQUENCE_decode_uper(), and SEQUENCE_encode_uper().

◆ struct_size

int asn_SEQUENCE_specifics_s::struct_size

◆ tag2el

asn_TYPE_tag2member_t* asn_SEQUENCE_specifics_s::tag2el

Definition at line 24 of file constr_SEQUENCE.h.

Referenced by SEQUENCE_decode_ber().

◆ tag2el_count

int asn_SEQUENCE_specifics_s::tag2el_count

Definition at line 25 of file constr_SEQUENCE.h.

Referenced by SEQUENCE_decode_ber().


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