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

Go to the source code of this file.

Typedefs

typedef enum LightBarSirenInUse e_LightBarSirenInUse
 
typedef BIT_STRING_t LightBarSirenInUse_t
 

Enumerations

enum  LightBarSirenInUse { LightBarSirenInUse_lightBarActivated = 0, LightBarSirenInUse_sirenActivated = 1 }
 

Variables

asn_TYPE_descriptor_t asn_DEF_LightBarSirenInUse
 
asn_struct_free_f LightBarSirenInUse_free
 
asn_struct_print_f LightBarSirenInUse_print
 
asn_constr_check_f LightBarSirenInUse_constraint
 
ber_type_decoder_f LightBarSirenInUse_decode_ber
 
der_type_encoder_f LightBarSirenInUse_encode_der
 
xer_type_decoder_f LightBarSirenInUse_decode_xer
 
xer_type_encoder_f LightBarSirenInUse_encode_xer
 
per_type_decoder_f LightBarSirenInUse_decode_uper
 
per_type_encoder_f LightBarSirenInUse_encode_uper
 

Typedef Documentation

◆ e_LightBarSirenInUse

◆ LightBarSirenInUse_t

Definition at line 27 of file LightBarSirenInUse.h.

Enumeration Type Documentation

◆ LightBarSirenInUse

Enumerator
LightBarSirenInUse_lightBarActivated 
LightBarSirenInUse_sirenActivated 

Definition at line 21 of file LightBarSirenInUse.h.

Variable Documentation

◆ asn_DEF_LightBarSirenInUse

asn_TYPE_descriptor_t asn_DEF_LightBarSirenInUse

Definition at line 129 of file LightBarSirenInUse.c.

◆ LightBarSirenInUse_constraint

asn_constr_check_f LightBarSirenInUse_constraint

Definition at line 33 of file LightBarSirenInUse.h.

◆ LightBarSirenInUse_decode_ber

ber_type_decoder_f LightBarSirenInUse_decode_ber

Definition at line 34 of file LightBarSirenInUse.h.

◆ LightBarSirenInUse_decode_uper

per_type_decoder_f LightBarSirenInUse_decode_uper

Definition at line 38 of file LightBarSirenInUse.h.

◆ LightBarSirenInUse_decode_xer

xer_type_decoder_f LightBarSirenInUse_decode_xer

Definition at line 36 of file LightBarSirenInUse.h.

◆ LightBarSirenInUse_encode_der

der_type_encoder_f LightBarSirenInUse_encode_der

Definition at line 35 of file LightBarSirenInUse.h.

◆ LightBarSirenInUse_encode_uper

per_type_encoder_f LightBarSirenInUse_encode_uper

Definition at line 39 of file LightBarSirenInUse.h.

◆ LightBarSirenInUse_encode_xer

xer_type_encoder_f LightBarSirenInUse_encode_xer

Definition at line 37 of file LightBarSirenInUse.h.

◆ LightBarSirenInUse_free

asn_struct_free_f LightBarSirenInUse_free

Definition at line 31 of file LightBarSirenInUse.h.

◆ LightBarSirenInUse_print

asn_struct_print_f LightBarSirenInUse_print

Definition at line 32 of file LightBarSirenInUse.h.