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

DataType_Code< bool > Class Template Reference

#include <MCF_Code.h>


Static Public Member Functions

int eval ()
const int eval ()

template<>
class DataType_Code< bool >


Member Function Documentation

int DataType_Code< bool >.eval  )  [static]
 

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

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

00023 { public: static int eval() { return MCF_CODE_BOOL; } };

const int DataType_Code< bool >.eval  )  [static]
 

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

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

00023 { public: static const int eval() { return MCF_CODE_BOOL; } };


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