CheckSectionStart(const CONFIG_STRING sectionkey)=0 | YInputParser | [pure virtual] |
NewSection(const CONFIG_STRING newsectionkey, YObject &entry)=0 | YInputParser | [pure virtual] |
NewSectionSet(const CONFIG_STRING newsectionkey, YSet &set)=0 | YInputParser | [pure virtual] |
ReadContentInt(int &target)=0 | YInputParser | [pure virtual] |
ReadContentObject(YDerivedObject &target)=0 | YInputParser | [pure virtual] |
ReadContentState(bool &target)=0 | YInputParser | [pure virtual] |
ReadContentString(QString &target)=0 | YInputParser | [pure virtual] |
SectionEnd() | YInputParser | [inline, virtual] |
YInputParser() | YInputParser | [inline] |
~YInputParser() | YInputParser | [inline, virtual] |