FDO API Reference Feature Data Objects

RestrictedNamedCollection.h File Reference

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

Go to the source code of this file.


Classes

class  FdoRestrictedNamedCollection< BASEOBJ, SUBOBJ, BASECOLLECTION >
 FdoRestrictedNamedCollection is an abstract template class that can be wrapped around a base collection of type specified by the BASECOLLECTION template argument. However, the members of this collection are restricted to being of a subtype of the type of members allowed in the base collection. The subtype is specified by the SUBOBJ template argument. More...

Comments or suggestions? Send us feedback.