#include <namedparam.h>

Public Member Functions | |
| virtual const std::string & | getId () const |
| Gets the identifier. | |
| virtual const HGL::Type::SerialID & | getSerialID () const |
Gets the SerialID of HGL::Type::NAMEDPARAM. | |
| virtual void | setId (const std::string &id) |
| Sets the identifier. | |
Protected Member Functions | |
| virtual std::string | getTypeName () const |
| Displayable name of the IType. | |
| const std::string & NamedParam::getId | ( | ) | const [virtual] |
| const HGL::Type::SerialID & NamedParam::getSerialID | ( | ) | const [virtual] |
Gets the SerialID of HGL::Type::NAMEDPARAM.
const HGL::Type::SerialID &NAMEDPARAM Reimplemented from HGL::Type::ReferenceParam.
| std::string NamedParam::getTypeName | ( | ) | const [protected, virtual] |
Displayable name of the IType.
Reimplemented from HGL::Type::TypeBase.
| void NamedParam::setId | ( | const std::string & | id | ) | [virtual] |
1.6.1