|
|
@@ -123,6 +123,7 @@ class XMLReaderData; |
|
|
|
class XMLReaderTranslator; // Translators exist |
|
|
|
class XMLReaderMnemonic; // Mnemonics exist |
|
|
|
class XMLerator; // XMLerators exist |
|
|
|
class XMLeratorSetTrueOnComplete; |
|
|
|
|
|
|
|
typedef XMLReaderElement ConfigurationElement; |
|
|
|
typedef XMLReaderAttribute ConfigurationAttribute; |
|
|
@@ -130,6 +131,7 @@ typedef XMLReaderData ConfigurationData; |
|
|
|
typedef XMLReaderTranslator ConfigurationTranslator; |
|
|
|
typedef XMLReaderMnemonic ConfigurationMnemonic; |
|
|
|
typedef XMLerator Configurator; |
|
|
|
typedef XMLeratorSetTrueOnComplete ConfiguratorSetTrueOnComplete; |
|
|
|
|
|
|
|
class RawTranslator { |
|
|
|
private: |