HGL::Type::StringParam Class Reference
[TypesParameter types]

#include <stringparam.h>

Inheritance diagram for HGL::Type::StringParam:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual const std::string toString () const
 Gets the string representation of a parameter type.

Protected Member Functions

const SerialIDgetSerialID () const
 Gets the SerialID of HGL::IType::SSTRINGPARAM.

Detailed Description

Author:
Heiko Schäfer <heiko@hgl.rangun.de>

Member Function Documentation

const HGL::Type::SerialID & StringParam::getSerialID (  )  const [protected, virtual]

Gets the SerialID of HGL::IType::SSTRINGPARAM.

Returns:
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.

Returns:
the string representation of a parameter type

Implements HGL::Type::ParamBase.


Generated on 9 Apr 2014 for hgl 0.5.26~svn by  doxygen 1.6.1