ITS
|
Go to the source code of this file.
Typedefs | |
typedef enum HumanProblemSubCauseCode | e_HumanProblemSubCauseCode |
typedef long | HumanProblemSubCauseCode_t |
Enumerations | |
enum | HumanProblemSubCauseCode { HumanProblemSubCauseCode_unavailable = 0, HumanProblemSubCauseCode_glycemiaProblem = 1, HumanProblemSubCauseCode_heartProblem = 2 } |
typedef enum HumanProblemSubCauseCode e_HumanProblemSubCauseCode |
typedef long HumanProblemSubCauseCode_t |
Definition at line 28 of file HumanProblemSubCauseCode.h.
Enumerator | |
---|---|
HumanProblemSubCauseCode_unavailable | |
HumanProblemSubCauseCode_glycemiaProblem | |
HumanProblemSubCauseCode_heartProblem |
Definition at line 21 of file HumanProblemSubCauseCode.h.
asn_TYPE_descriptor_t asn_DEF_HumanProblemSubCauseCode |
Definition at line 123 of file HumanProblemSubCauseCode.c.
asn_constr_check_f HumanProblemSubCauseCode_constraint |
Definition at line 34 of file HumanProblemSubCauseCode.h.
ber_type_decoder_f HumanProblemSubCauseCode_decode_ber |
Definition at line 35 of file HumanProblemSubCauseCode.h.
per_type_decoder_f HumanProblemSubCauseCode_decode_uper |
Definition at line 39 of file HumanProblemSubCauseCode.h.
xer_type_decoder_f HumanProblemSubCauseCode_decode_xer |
Definition at line 37 of file HumanProblemSubCauseCode.h.
der_type_encoder_f HumanProblemSubCauseCode_encode_der |
Definition at line 36 of file HumanProblemSubCauseCode.h.
per_type_encoder_f HumanProblemSubCauseCode_encode_uper |
Definition at line 40 of file HumanProblemSubCauseCode.h.
xer_type_encoder_f HumanProblemSubCauseCode_encode_xer |
Definition at line 38 of file HumanProblemSubCauseCode.h.
asn_struct_free_f HumanProblemSubCauseCode_free |
Definition at line 32 of file HumanProblemSubCauseCode.h.
asn_struct_print_f HumanProblemSubCauseCode_print |
Definition at line 33 of file HumanProblemSubCauseCode.h.