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

DataType_Code< char > Class Template Reference

#include <MCF_Code.h>


Static Public Member Functions

int eval ()
const int eval ()

template<>
class DataType_Code< char >


Member Function Documentation

int DataType_Code< char >.eval  )  [static]
 

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

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

00027 { public: static int eval() { return MCF_CODE_CHAR; } };

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

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

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

00027 { public: static const int eval() { return MCF_CODE_CHAR; } };


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