HGL::Type::NamedParam Class Reference
[Types]

#include <namedparam.h>

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

List of all members.

Public Member Functions

virtual const std::string & getId () const
 Gets the identifier.
virtual const HGL::Type::SerialIDgetSerialID () 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.

Detailed Description

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

Member Function Documentation

const std::string & NamedParam::getId (  )  const [virtual]

Gets the identifier.

Returns:
the identifier

Reimplemented from HGL::Type::TypeBase.

const HGL::Type::SerialID & NamedParam::getSerialID (  )  const [virtual]

Gets the SerialID of HGL::Type::NAMEDPARAM.

Returns:
const HGL::Type::SerialID &NAMEDPARAM

Reimplemented from HGL::Type::ReferenceParam.

std::string NamedParam::getTypeName (  )  const [protected, virtual]

Displayable name of the IType.

Returns:
the displayable name of the IType

Reimplemented from HGL::Type::TypeBase.

void NamedParam::setId ( const std::string &  id  )  [virtual]

Sets the identifier.

Parameters:
id the identifier

Reimplemented from HGL::Type::TypeBase.


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