PandA-2024.02
Public Member Functions | Data Fields
RedefineAsnType Class Reference

#include <asn_type.hpp>

Inheritance diagram for RedefineAsnType:
Inheritance graph
[legend]
Collaboration diagram for RedefineAsnType:
Collaboration graph
[legend]

Public Member Functions

 RedefineAsnType (std::string name)
 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...
 

Data Fields

const std::string name
 The redefined type. More...
 

Additional Inherited Members

- Protected Attributes inherited from AsnType
const AsnType_Kind kind
 The actual kind. More...
 

Detailed Description

Definition at line 163 of file asn_type.hpp.

Constructor & Destructor Documentation

◆ RedefineAsnType()

RedefineAsnType::RedefineAsnType ( std::string  name)
explicit

Constructor.

Parameters
nameis the redefined type

Definition at line 94 of file asn_type.cpp.

Field Documentation

◆ name

const std::string RedefineAsnType::name

The redefined type.

Definition at line 167 of file asn_type.hpp.


The documentation for this class was generated from the following files:

Generated on Mon Feb 12 2024 13:04:02 for PandA-2024.02 by doxygen 1.8.13