#include <Common/Disposable.h>
Go to the source code of this file.
Classes | |
class | FdoDictionaryElement |
FdoDictionaryElement is an element in a FdoDictionary. It consists of a name-value pair. More... | |
Typedefs | |
typedef FdoPtr < FdoDictionaryElement > | FdoDictionaryElementP |
FdoDictionaryElementP is a FdoPtr on FdoDictionaryElement, provided for convenience. |