#include "EDoc/DictionarySpecific.h"
#include "EDoc/stdint.h"
#include <string>
#include <ostream>
#include <sstream>
#include <map>
Go to the source code of this file.
Namespaces | |
| namespace | EDoc |
Data Structures | |
| class | EDoc::StringIdentifiedObject |
| Represents a fundamental DictionarySpecific data type that has a unique string identifier. More... | |
Typedefs | |
| typedef StringIdentifiedObject * | EDoc::StringIdentifiedObjectPtr |
| typedef std::map< std::string, StringIdentifiedObject * > | EDoc::StrIDObjPMap |
1.5.1