CreateSymbolSetUsingStream(bitreader &from) | OctaneParser | [inline, virtual] |
DoProtectedLoadState(bitreader &from) | OctaneClass | [inline, protected, virtual] |
DoProtectedSaveState(bitwriter &to, bool fortempdecompressiononly) | OctaneClass | [inline, protected, virtual] |
GetDescription() | OctaneParser | [inline, virtual] |
GetDiskspaceUsed(bool fortempdecompressiononly) | OctaneClass | [inline, virtual] |
GetHelpInformation() | OctaneParser | [inline, virtual] |
GetMemoryUsed() | OctaneClass | [inline, virtual] |
GetName() | OctaneParser | [inline, virtual] |
GetParametersInformation() | OctaneClass | [inline, virtual] |
GetSymbolCount()=0 | OctaneParser | [pure virtual] |
IsNonWordCharacter(unsigned char c) | OctaneParser | [protected, static] |
IsReadyToParse() | OctaneParser | [inline, virtual] |
LoadState(bitreader &from) | OctaneClass | [inline, virtual] |
LookupSymbolText(int symbolnum)=0 | OctaneParser | [pure virtual] |
NiceifyHighAsciiString(std::string &str) | OctaneClass | [static] |
OctaneClass() | OctaneClass | [inline] |
OctaneParser() | OctaneParser | [inline] |
ParseNextSymbolFromInput(bitreader &from, int &symbolnum)=0 | OctaneParser | [pure virtual] |
ParseParameter(const std::string ¶metervalue, unsigned int ¶m) | OctaneClass | [inline, protected, static] |
ParseParameter(const std::string ¶metervalue, int ¶m) | OctaneClass | [inline, protected, static] |
ParseParameter(const std::string ¶metervalue, unsigned char ¶m) | OctaneClass | [inline, protected, static] |
ParseParameter(const std::string ¶metervalue, char ¶m) | OctaneClass | [inline, protected, static] |
ParseParameter(const std::string ¶metervalue, bool ¶m) | OctaneClass | [protected, static] |
PrefixNonEmptyString(const std::string headerstr, const std::string str) | OctaneClass | [static] |
PrepareForParsing() | OctaneParser | [inline, virtual] |
ResetState() (defined in OctaneParser) | OctaneParser | [inline, virtual] |
RewindAnyBufferedInput(bitreader &from) | OctaneParser | [inline, virtual] |
SaveState(bitwriter &to, bool fortempdecompressiononly) | OctaneClass | [inline, virtual] |
SetDefaultParameters() | OctaneClass | [inline, virtual] |
SetParameter(const std::string ¶metername, const std::string ¶metervalue) | OctaneClass | [inline, virtual] |
ShowDebuggingInfo() | OctaneClass | [inline, virtual] |
SynchronizeStateForNewStream() | OctaneParser | [inline, virtual] |
WriteSymbolText(bitwriter &to, int symbolnum, bool &isendofstreamsymbol)=0 | OctaneParser | [pure virtual] |
~OctaneClass() | OctaneClass | [inline, virtual] |
~OctaneParser() | OctaneParser | [inline, virtual] |