STK++ 1.0

STK::IdTypeImpl< NotAvailable > Struct Template Reference

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

#include <STK_NotAvailable.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
struct STK::IdTypeImpl< NotAvailable >

Specialization of the IdTypeImpl for the Type NotAvailable.

Return the IdType of a NotAvailable.

Definition at line 100 of file STK_NotAvailable.h.


Member Function Documentation

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

Give the IdType of the type NotAvalailable.

Definition at line 103 of file STK_NotAvailable.h.

References STK::notavailable.

  { return(notavailable);}

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