FDO API Reference Feature Data Objects

Context.h File Reference

#include <FdoCommon.h>

Include dependency graph for Common/Context.h:

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

Go to the source code of this file.


Classes

class  FdoContext
 FdoContext is a common base for all FDO context classes. A context class is used in complex operations involving multiple functions. It providers a convenient container for passing information between these functions. This class provides an error list where errors that occur during processing can be logged and reported when the processing completes. Sub-classes can add more specific information to pass around. More...
class  FdoContext::Errors
 Error Collection definition.

Typedefs

typedef FdoPtr< FdoContextFdoContextP
 FdoContextP is a FdoPtr on FdoContext, provided for convenience.

Comments or suggestions? Send us feedback.