#include <stringparam.h>

Public Member Functions | |
| virtual const std::string | toString () const |
| Gets the string representation of a parameter type. | |
Protected Member Functions | |
| const SerialID & | getSerialID () const |
| Gets the SerialID of HGL::IType::SSTRINGPARAM. | |
| const HGL::Type::SerialID & StringParam::getSerialID | ( | ) | const [protected, virtual] |
Gets the SerialID of HGL::IType::SSTRINGPARAM.
Implements HGL::IType.
Reimplemented in HGL::Type::Comment.
| const std::string StringParam::toString | ( | ) | const [virtual] |
Gets the string representation of a parameter type.
Implements HGL::Type::ParamBase.
1.6.1