ITS
BIT_STRING.h File Reference
#include <OCTET_STRING.h>
Include dependency graph for BIT_STRING.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BIT_STRING_s
 

Typedefs

typedef struct BIT_STRING_s BIT_STRING_t
 

Variables

asn_TYPE_descriptor_t asn_DEF_BIT_STRING
 
asn_struct_print_f BIT_STRING_print
 
asn_constr_check_f BIT_STRING_constraint
 
xer_type_encoder_f BIT_STRING_encode_xer
 

Typedef Documentation

◆ BIT_STRING_t

typedef struct BIT_STRING_s BIT_STRING_t

Variable Documentation

◆ asn_DEF_BIT_STRING

◆ BIT_STRING_constraint

asn_constr_check_f BIT_STRING_constraint

Definition at line 26 of file BIT_STRING.h.

◆ BIT_STRING_encode_xer

xer_type_encoder_f BIT_STRING_encode_xer

Definition at line 27 of file BIT_STRING.h.

◆ BIT_STRING_print

asn_struct_print_f BIT_STRING_print

Definition at line 25 of file BIT_STRING.h.