#include <etsi_its_spatem_ts_coding/OCTET_STRING.h>
Go to the source code of this file.
Classes | |
struct | BIT_STRING_s |
Macros | |
#define | BIT_STRING_decode_aper OCTET_STRING_decode_aper |
#define | BIT_STRING_decode_ber OCTET_STRING_decode_ber |
#define | BIT_STRING_decode_xer OCTET_STRING_decode_xer_binary |
#define | BIT_STRING_encode_aper OCTET_STRING_encode_aper |
#define | BIT_STRING_encode_der OCTET_STRING_encode_der |
#define | BIT_STRING_free OCTET_STRING_free |
Typedefs | |
typedef struct BIT_STRING_s | BIT_STRING_t |
Functions | |
const BIT_STRING_t * | BIT_STRING__compactify (const BIT_STRING_t *st, BIT_STRING_t *tmp) |
#define BIT_STRING_decode_aper OCTET_STRING_decode_aper |
Definition at line 63 of file BIT_STRING.h.
#define BIT_STRING_decode_ber OCTET_STRING_decode_ber |
Definition at line 39 of file BIT_STRING.h.
#define BIT_STRING_decode_xer OCTET_STRING_decode_xer_binary |
Definition at line 44 of file BIT_STRING.h.
#define BIT_STRING_encode_aper OCTET_STRING_encode_aper |
Definition at line 64 of file BIT_STRING.h.
#define BIT_STRING_encode_der OCTET_STRING_encode_der |
Definition at line 40 of file BIT_STRING.h.
#define BIT_STRING_free OCTET_STRING_free |
Definition at line 27 of file BIT_STRING.h.
typedef struct BIT_STRING_s BIT_STRING_t |
const BIT_STRING_t* BIT_STRING__compactify | ( | const BIT_STRING_t * | st, |
BIT_STRING_t * | tmp | ||
) |
Definition at line 133 of file BIT_STRING.c.
asn_TYPE_descriptor_t asn_DEF_BIT_STRING |
Definition at line 77 of file BIT_STRING.c.
asn_TYPE_operation_t asn_OP_BIT_STRING |
Definition at line 19 of file BIT_STRING.c.
asn_OCTET_STRING_specifics_t asn_SPC_BIT_STRING_specs |
Definition at line 14 of file BIT_STRING.c.
asn_struct_compare_f BIT_STRING_compare |
Definition at line 33 of file BIT_STRING.h.
asn_constr_check_f BIT_STRING_constraint |
Definition at line 36 of file BIT_STRING.h.
asn_struct_copy_f BIT_STRING_copy |
Definition at line 34 of file BIT_STRING.h.
jer_type_decoder_f BIT_STRING_decode_jer |
Definition at line 49 of file BIT_STRING.h.
oer_type_decoder_f BIT_STRING_decode_oer |
Definition at line 54 of file BIT_STRING.h.
per_type_decoder_f BIT_STRING_decode_uper |
Definition at line 59 of file BIT_STRING.h.
jer_type_encoder_f BIT_STRING_encode_jer |
Definition at line 50 of file BIT_STRING.h.
oer_type_encoder_f BIT_STRING_encode_oer |
Definition at line 55 of file BIT_STRING.h.
per_type_encoder_f BIT_STRING_encode_uper |
Definition at line 60 of file BIT_STRING.h.
xer_type_encoder_f BIT_STRING_encode_xer |
Definition at line 45 of file BIT_STRING.h.
asn_struct_print_f BIT_STRING_print |
Definition at line 30 of file BIT_STRING.h.
asn_random_fill_f BIT_STRING_random_fill |
Definition at line 68 of file BIT_STRING.h.