ITS
|
Public Attributes | |
asn_TYPE_descriptor_t * | type_descriptor |
void * | struct_key |
xer_primitive_body_decoder_f * | prim_body_decoder |
int | decoded_something |
int | want_more |
Definition at line 138 of file asn_codecs_prim.c.
int xdp_arg_s::decoded_something |
Definition at line 142 of file asn_codecs_prim.c.
Referenced by xer_decode__primitive_body(), xer_decode__unexpected_tag(), and xer_decode_primitive().
xer_primitive_body_decoder_f* xdp_arg_s::prim_body_decoder |
Definition at line 141 of file asn_codecs_prim.c.
Referenced by xer_decode__primitive_body(), xer_decode__unexpected_tag(), and xer_decode_primitive().
void* xdp_arg_s::struct_key |
Definition at line 140 of file asn_codecs_prim.c.
Referenced by xer_decode__primitive_body(), xer_decode__unexpected_tag(), and xer_decode_primitive().
asn_TYPE_descriptor_t* xdp_arg_s::type_descriptor |
Definition at line 139 of file asn_codecs_prim.c.
Referenced by ber_decode(), xer_decode__primitive_body(), xer_decode__unexpected_tag(), and xer_decode_primitive().
int xdp_arg_s::want_more |
Definition at line 143 of file asn_codecs_prim.c.
Referenced by xer_decode__primitive_body(), and xer_decode_primitive().