DataValueCollection.h File Reference

#include <FdoStd.h>
#include <Fdo/Expression/DataValue.h>
#include <Fdo/Expression/ExpressionException.h>

Include dependency graph for DataValueCollection.h:

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

Go to the source code of this file.


Classes

class  FdoDataValueCollection
 The FdoDataValueCollection class represents a collection of FdoDataValue objects. More...

Typedefs

typedef FdoPtr
< FdoDataValueCollection
FdoDataValueCollectionP
 FdoDataValueCollectionP is a FdoPtr on FdoDataValueCollection, provided for convenience.