FDO API Reference Feature Data Objects

Array.h File Reference

#include <Common/ArrayHelper.h>

Include dependency graph for Array.h:

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

Go to the source code of this file.


Classes

class  FdoArray< T >
 Abstract template class for defining dynamic arrays. More...

Typedefs

typedef FdoArray< FdoByteFdoByteArray
 Dynamic array of bytes (FdoByte).
typedef FdoArray< FdoDoubleFdoDoubleArray
 Dynamic array of doubles (FdoDouble).
typedef FdoArray< FdoInt32 > FdoIntArray
 Dynamic array of integers (FdoInt32).

Comments or suggestions? Send us feedback.