STK++ 1.0

STK::IdTypeImpl< Char > Struct Template Reference

Specialization of the IdTypeImpl for the Type Char. More...

#include <STK_Char.h>

List of all members.

Static Public Member Functions

static IdType returnType ()
 Give the IdType of the variable.

Detailed Description

template<>
struct STK::IdTypeImpl< Char >

Specialization of the IdTypeImpl for the Type Char.

This struct return the IdType of a Char.

Definition at line 152 of file STK_Char.h.


Member Function Documentation

static IdType STK::IdTypeImpl< Char >::returnType ( ) [inline, static]

Give the IdType of the variable.

Returns:
the IdType

Definition at line 157 of file STK_Char.h.

References STK::character.

  { return(character);}

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