STK++ 1.0

STK::IdTypeImpl< Binary > Struct Template Reference

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

#include <STK_Binary.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
struct STK::IdTypeImpl< Binary >

Specialization of the IdTypeImpl for the Type Binary.

Return the IdType of a Binary.

Definition at line 100 of file STK_Binary.h.


Member Function Documentation

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

Give the IdType of the type Binary.

Definition at line 103 of file STK_Binary.h.

References STK::binary.

  { return(binary);}

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