PandA-2024.02
|
constants used in aadl parser More...
Go to the source code of this file.
Macros | |
#define | STR_CST_aadl_data_view "DataView::" |
The name of the package containing type definition. More... | |
#define | STR_CST_aadl_parameter_direction "parameter_direction" |
The type of the property storing the direction of a parameter. More... | |
#define | STR_CST_aadl_parameter_endianess "Taste::encoding" |
The name of the property storing the endianess of a parameter. More... | |
#define | STR_CST_aadl_parameter_type "parameter_type" |
The type of the property storing the type of a parameter. More... | |
constants used in aadl parser
Definition in file aadl_constants.hpp.
#define STR_CST_aadl_data_view "DataView::" |
The name of the package containing type definition.
Definition at line 42 of file aadl_constants.hpp.
Referenced by AadlParser::Exec().
#define STR_CST_aadl_parameter_direction "parameter_direction" |
The type of the property storing the direction of a parameter.
Definition at line 45 of file aadl_constants.hpp.
Referenced by AadlParser::Exec().
#define STR_CST_aadl_parameter_endianess "Taste::encoding" |
The name of the property storing the endianess of a parameter.
Definition at line 48 of file aadl_constants.hpp.
Referenced by AadlParser::Exec().
#define STR_CST_aadl_parameter_type "parameter_type" |
The type of the property storing the type of a parameter.
Definition at line 51 of file aadl_constants.hpp.
Referenced by AadlParser::Exec().