STK++ 1.0

STK::IdTypeImpl< Integer > Struct Template Reference

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

#include <STK_Integer.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
struct STK::IdTypeImpl< Integer >

Specialization of the IdTypeImpl for the Type Integer.

Return the IdType of a Integer.

Definition at line 101 of file STK_Integer.h.


Member Function Documentation

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

Give the IdType of the type Integer.

Definition at line 104 of file STK_Integer.h.

References STK::discrete.

  { return(discrete);}

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