#include <asn_type.hpp>
Definition at line 102 of file asn_type.hpp.
◆ ChoiceAsnType()
ChoiceAsnType::ChoiceAsnType |
( |
std::list< std::pair< std::string, AsnTypeRef >> |
element_type_list | ) |
|
|
explicit |
Constructor.
- Parameters
-
element_type_list | is the types composing this choice |
Definition at line 64 of file asn_type.cpp.
◆ element_type_list
const std::list<std::pair<std::string, AsnTypeRef> > ChoiceAsnType::element_type_list |
The documentation for this class was generated from the following files:
- /workspace/src/intermediate_representations/aadl_asn/asn_type.hpp
- /workspace/src/intermediate_representations/aadl_asn/asn_type.cpp