Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

DataType_Code< Data_t > Class Template Reference

#include <MCF_Code.h>


Static Public Member Functions

int eval ()
const int eval ()

template<typename Data_t>
class DataType_Code< Data_t >


Member Function Documentation

template<typename Data_t>
int DataType_Code< Data_t >.eval  )  [static]
 

Definition at line 19 of file mcfapp/MCF_Code.h.

References DataType_Code< Data_t >.eval(), and MCF_CODE_UNKNOWN.

00019 { public: static int eval() { return MCF_CODE_UNKNOWN; } };

template<typename Data_t>
const int DataType_Code< Data_t >.eval  )  [static]
 

Definition at line 19 of file dcf02/MCF_Code.h.

References MCF_CODE_UNKNOWN.

Referenced by DCFsbistream< Rtmra_t >.DCFsbistream(), DCFsbostream< Rtmra_t >.DCFsbostream(), DataType_Code< Data_t >.eval(), DataType_Code< double >.eval(), DataType_Code< float >.eval(), DataType_Code< int >.eval(), DataType_Code< char >.eval(), DataType_Code< bool >.eval(), MCFsbistream< Rtmra_t >.MCFsbistream(), and MCFsbostream< Rtmra_t >.MCFsbostream().

00019 { public: static const int eval() { return MCF_CODE_UNKNOWN; } };


The documentation for this class was generated from the following files:
Generated on Mon May 31 21:40:43 2004 for SR2k4 Assembler by doxygen 1.3.6