PandA-2024.02
|
#include <asn_type.hpp>
Public Member Functions | |
RealAsnType () | |
Constructor. More... | |
Public Member Functions inherited from AsnType | |
AsnType (const AsnType_Kind kind) | |
Constructor. More... | |
virtual | ~AsnType () |
Destructor. More... | |
AsnType_Kind | GetKind () |
Return the type. More... | |
Additional Inherited Members | |
Protected Attributes inherited from AsnType | |
const AsnType_Kind | kind |
The actual kind. More... | |
Definition at line 154 of file asn_type.hpp.
RealAsnType::RealAsnType | ( | ) |
Constructor.
Definition at line 90 of file asn_type.cpp.