Definition at line 99 of file cd_wavefront.cpp.
 
◆ InPlaceParser() [1/3]
  
  | 
        
          | ConvexDecomposition::InPlaceParser::InPlaceParser | ( | void |  | ) |  |  | inline | 
 
 
◆ InPlaceParser() [2/3]
  
  | 
        
          | ConvexDecomposition::InPlaceParser::InPlaceParser | ( | char * | data, |  
          |  |  | int | len |  
          |  | ) |  |  |  | inline | 
 
 
◆ InPlaceParser() [3/3]
  
  | 
        
          | ConvexDecomposition::InPlaceParser::InPlaceParser | ( | const char * | fname | ) |  |  | inline | 
 
 
◆ ~InPlaceParser()
      
        
          | ConvexDecomposition::InPlaceParser::~InPlaceParser | ( | void |  | ) |  | 
      
 
 
◆ AddHard()
  
  | 
        
          | char * ConvexDecomposition::InPlaceParser::AddHard | ( | int & | argc, |  
          |  |  | const char ** | argv, |  
          |  |  | char * | foo |  
          |  | ) |  |  |  | inlineprivate | 
 
 
◆ ClearHardSeparator()
  
  | 
        
          | void ConvexDecomposition::InPlaceParser::ClearHardSeparator | ( | char | c | ) |  |  | inline | 
 
 
◆ DefaultSymbols()
      
        
          | void ConvexDecomposition::InPlaceParser::DefaultSymbols | ( | void |  | ) |  | 
      
 
 
◆ EOS()
  
  | 
        
          | bool ConvexDecomposition::InPlaceParser::EOS | ( | char | c | ) |  |  | inline | 
 
 
◆ GetArglist()
      
        
          | const char ** ConvexDecomposition::InPlaceParser::GetArglist | ( | char * | source, | 
        
          |  |  | int & | count | 
        
          |  | ) |  |  | 
      
 
 
◆ Init()
  
  | 
        
          | void ConvexDecomposition::InPlaceParser::Init | ( | void |  | ) |  |  | inline | 
 
 
◆ IsHard()
  
  | 
        
          | bool ConvexDecomposition::InPlaceParser::IsHard | ( | char | c | ) |  |  | inlineprivate | 
 
 
◆ IsNonSeparator()
  
  | 
        
          | bool ConvexDecomposition::InPlaceParser::IsNonSeparator | ( | char | c | ) |  |  | inlineprivate | 
 
 
◆ IsWhiteSpace()
  
  | 
        
          | bool ConvexDecomposition::InPlaceParser::IsWhiteSpace | ( | char | c | ) |  |  | inlineprivate | 
 
 
◆ Parse()
◆ ProcessLine()
      
        
          | int ConvexDecomposition::InPlaceParser::ProcessLine | ( | int | lineno, | 
        
          |  |  | char * | line, | 
        
          |  |  | InPlaceParserInterface * | callback | 
        
          |  | ) |  |  | 
      
 
 
◆ SetCommentSymbol()
  
  | 
        
          | void ConvexDecomposition::InPlaceParser::SetCommentSymbol | ( | char | c | ) |  |  | inline | 
 
 
◆ SetFile()
      
        
          | void ConvexDecomposition::InPlaceParser::SetFile | ( | const char * | fname | ) |  | 
      
 
 
◆ SetHard()
  
  | 
        
          | void ConvexDecomposition::InPlaceParser::SetHard | ( | char | c | ) |  |  | inline | 
 
 
◆ SetHardSeparator()
  
  | 
        
          | void ConvexDecomposition::InPlaceParser::SetHardSeparator | ( | char | c | ) |  |  | inline | 
 
 
◆ SetQuoteChar()
  
  | 
        
          | void ConvexDecomposition::InPlaceParser::SetQuoteChar | ( | char | c | ) |  |  | inline | 
 
 
◆ SetSourceData()
  
  | 
        
          | void ConvexDecomposition::InPlaceParser::SetSourceData | ( | char * | data, |  
          |  |  | int | len |  
          |  | ) |  |  |  | inline | 
 
 
◆ SkipSpaces()
  
  | 
        
          | char * ConvexDecomposition::InPlaceParser::SkipSpaces | ( | char * | foo | ) |  |  | inlineprivate | 
 
 
◆ mData
  
  | 
        
          | char* ConvexDecomposition::InPlaceParser::mData |  | private | 
 
 
◆ mHard
◆ mHardString
  
  | 
        
          | char ConvexDecomposition::InPlaceParser::mHardString[256 *2] |  | private | 
 
 
◆ mLen
  
  | 
        
          | int ConvexDecomposition::InPlaceParser::mLen |  | private | 
 
 
◆ mMyAlloc
  
  | 
        
          | bool ConvexDecomposition::InPlaceParser::mMyAlloc |  | private | 
 
 
◆ mQuoteChar
  
  | 
        
          | char ConvexDecomposition::InPlaceParser::mQuoteChar |  | private | 
 
 
The documentation for this class was generated from the following file: