My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
DataTypeTruthFn.h File Reference
#include "gcp/util/common/DataType.h"

Go to the source code of this file.

Classes

class  gcp::util::DataTypeTruthFn
 

Macros

#define DATATYPE_TRUTH_FN0(fn)   bool (fn)(DataType& compVal)
 
#define DATATYPE_TRUTH_FN1(fn)   bool (fn)(DataType& compVal, DataType& op1)
 
#define DATATYPE_TRUTH_FN2(fn)   bool (fn)(DataType& compVal, DataType& op1, DataType& op2)
 

Detailed Description

Tagged: Mon Oct 25 18:41:34 PDT 2004

Author
Erik Leitch