#include <map>#include <vector>#include <xercesc/dom/DOM.hpp>Go to the source code of this file.
Classes | |
| class | GedMacroCommand |
| class | GedConf |
Typedefs | |
| typedef std::map< std::string, std::string > | PluginDirsList |
| typedef PluginDirsList::iterator | PluginDirsListIterator |
| iterator for PluginDirsList | |
| typedef std::map< std::string, std::string > | MacroList |
| typedef std::vector< GedMacroCommand > | CommandVector |
| typedef std::map< std::string, CommandVector > | MacroCommands |
| typedef std::vector<GedMacroCommand> CommandVector |
| typedef std::map<std::string, CommandVector> MacroCommands |
| typedef std::map<std::string, std::string> MacroList |
| typedef std::map<std::string, std::string> PluginDirsList |
| typedef PluginDirsList::iterator PluginDirsListIterator |
1.5.2