STK++ 1.0

STK::IdTypeImpl< String > Struct Template Reference

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

#include <STK_String.h>

List of all members.

Static Public Member Functions

static IdType returnType ()
 Give the IdType of the type String.

Detailed Description

template<>
struct STK::IdTypeImpl< String >

Specialization of the IdTypeImpl for the Type String.

Returns:
the IdType of a String.

Definition at line 102 of file STK_String.h.


Member Function Documentation

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

Give the IdType of the type String.

Returns:
the IdType string

Definition at line 107 of file STK_String.h.

  { return(string);}

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