FDO API Reference Feature Data Objects

ReadOnlyUnnamedCollection.h File Reference

#include <FdoStd.h>

Include dependency graph for ReadOnlyUnnamedCollection.h:

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

Go to the source code of this file.


Classes

class  FdoReadOnlyUnnamedCollection< OBJ, BASE, EXC >
 FdoReadOnlyUnnamedCollection is an abstract template class used to define a collection that can not be modified after it is constructed, i.e. provides read-only access. The difference to the class FdoReadOnlyCollection is that this class contains objects that do not have a property name. More...

Comments or suggestions? Send us feedback.