FDO API Reference Feature Data Objects

DataValue.h File Reference

#include <FdoStd.h>
#include <Fdo/Expression/LiteralValue.h>
#include <Fdo/Schema/DataType.h>

Include dependency graph for DataValue.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoDataValue
 The FdoDataValue class derives from FdoLiteralValue and represents a literal value such as a string or a number. More...

Typedefs

typedef FdoPtr< FdoDataValueFdoDataValueP
 FdoDataValueP is a FdoPtr on FdoDataValue, provided for convenience.

Comments or suggestions? Send us feedback.