FDO API Reference Feature Data Objects
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

StringCollection.h File Reference

#include <Common/Collection.h>

Include dependency graph for StringCollection.h:

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

Go to the source code of this file.


Classes

class  FdoStringCollection
 FdoStringCollection is a collection of strings. More...
class  FdoStringElement
 DOXYGEN-IGNORE More...
class  FdoStringsP
 FdoStringsP is a FdoPtr on FdoStringCollection, provided for convenience. More...

Defines

#define FDO_STRING_COLLECTION_H   1

Typedefs

typedef FdoPtr< FdoStringElementFdoStringElementP

Define Documentation

#define FDO_STRING_COLLECTION_H   1
 

Definition at line 2 of file StringCollection.h.


Typedef Documentation

typedef FdoPtr<FdoStringElement> FdoStringElementP
 

Definition at line 76 of file StringCollection.h.


Comments or suggestions? Send us feedback.