My Project
|
#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) |
Tagged: Mon Oct 25 18:41:34 PDT 2004