STK++ 1.0

STK::IdTypeImpl< Real > Struct Template Reference

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

#include <STK_Real.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
struct STK::IdTypeImpl< Real >

Specialization of the IdTypeImpl for the Type Real.

Return the IdType of a Real.

Definition at line 103 of file STK_Real.h.


Member Function Documentation

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

Give the IdType of the type Real.

Definition at line 106 of file STK_Real.h.

References STK::real.

  { return(real);}

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