My Project
 All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
Name Struct Reference

Stores an OpenDDL-specific name. More...

#include <OpenDDLCommon.h>

Public Member Functions

 Name (NameType type, Identifier *id)
 The constructor with the type and the id. More...
 
 ~Name ()
 The destructor.
 

Public Attributes

NameType m_type
 
Identifierm_id
 

Detailed Description

Stores an OpenDDL-specific name.

Constructor & Destructor Documentation

Name::Name ( NameType  type,
Identifier id 
)
inline

The constructor with the type and the id.

Parameters
type[in] The name type.
id[in] The id.

The documentation for this struct was generated from the following file: