소스 검색

Add typedef.


git-svn-id: https://svn.microneil.com/svn/CodeDweller/branches/adeniz_1@94 d34b734f-a00e-4b39-a726-e4eeb87269ab
adeniz_1
adeniz 9 년 전
부모
커밋
fa3d055b9f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      XMLReader.hpp

+ 2
- 0
XMLReader.hpp 파일 보기

@@ -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:

Loading…
취소
저장