arm4::ArmDefinition Class Reference
Base class for any ARM definition class.It provides the methods for the ArmID and name of the definition. More...
Inheritance diagram for arm4::ArmDefinition:
Public Member Functions | |
| const ArmID & | getID () const |
| const std::string & | getName () const |
Detailed Description
Base class for any ARM definition class.
It provides the methods for the ArmID and name of the definition.
Member Function Documentation
| const ArmID& arm4::ArmDefinition::getID | ( | ) | const |
- Returns:
- a 16-byte ID associated with the identity of this application definition, or
ArmID::Null.
| const std::string& arm4::ArmDefinition::getName | ( | ) | const |
- Returns:
- the name of this application.
The documentation for this class was generated from the following file:
- Arm4/ArmDefinition
