Go to the source code of this file.
|
int | ANY_fromType (ANY_t *, asn_TYPE_descriptor_t *td, void *struct_ptr) |
|
int | ANY_fromType_aper (ANY_t *st, asn_TYPE_descriptor_t *td, void *sptr) |
|
ANY_t * | ANY_new_fromType (asn_TYPE_descriptor_t *td, void *struct_ptr) |
|
ANY_t * | ANY_new_fromType_aper (asn_TYPE_descriptor_t *td, void *sptr) |
|
int | ANY_to_type (ANY_t *, asn_TYPE_descriptor_t *td, void **struct_ptr) |
|
int | ANY_to_type_aper (ANY_t *, asn_TYPE_descriptor_t *td, void **struct_ptr) |
|
int | ANY_to_type_aper_checked (ANY_t *, asn_TYPE_descriptor_t *td, void **struct_ptr) |
|
◆ ANY_compare
Definition at line 31 of file ANY.h.
◆ ANY_constraint
Definition at line 34 of file ANY.h.
◆ ANY_copy
Definition at line 32 of file ANY.h.
◆ ANY_decode_ber
Definition at line 37 of file ANY.h.
◆ ANY_decode_xer
Definition at line 42 of file ANY.h.
◆ ANY_encode_der
Definition at line 38 of file ANY.h.
◆ ANY_free
Definition at line 25 of file ANY.h.
◆ ANY_fromBuf
Definition at line 79 of file ANY.h.
◆ ANY_new_fromBuf
#define ANY_new_fromBuf |
( |
|
buf, |
|
|
|
size |
|
) |
| |
Value:
Definition at line 80 of file ANY.h.
◆ ANY_print
Definition at line 28 of file ANY.h.
◆ ANY_t
◆ ANY_fromType()
◆ ANY_fromType_aper()
◆ ANY_new_fromType()
◆ ANY_new_fromType_aper()
◆ ANY_to_type()
◆ ANY_to_type_aper()
◆ ANY_to_type_aper_checked()
◆ ANY_decode_aper
Definition at line 56 of file ANY.h.
◆ ANY_decode_jer
Definition at line 47 of file ANY.h.
◆ ANY_decode_uper
Definition at line 52 of file ANY.h.
◆ ANY_encode_aper
Definition at line 57 of file ANY.h.
◆ ANY_encode_jer
Definition at line 48 of file ANY.h.
◆ ANY_encode_uper
Definition at line 53 of file ANY.h.
◆ ANY_encode_xer
xer_type_encoder_f ANY_encode_xer |
Definition at line 43 of file ANY.h.
◆ asn_DEF_ANY
Definition at line 67 of file ANY.c.
◆ asn_OP_ANY
Definition at line 13 of file ANY.c.
◆ asn_SPC_ANY_specs
Definition at line 8 of file ANY.c.