HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GOP_BreakpointGroupParser Class Reference

#include <GOP_BreakpointGroupParser.h>

+ Inheritance diagram for GOP_BreakpointGroupParser:

Public Member Functions

 GOP_BreakpointGroupParser (GOP_Manager *manager, const GEO_Detail &gdp, const UT_String &str, bool strict=true, GA_Index prim_offset=GA_Index(0))
 
- Public Member Functions inherited from GOP_Parser
 GOP_Parser (const UT_String &str)
 
 GOP_Parser (const UT_StringHolder &str)
 
virtual ~GOP_Parser ()
 
virtual int doIt ()
 

Static Public Member Functions

static void buildGroupToken (const GEO_Detail *gdp, const GA_BreakpointGroup *bkptgrp, UT_String &token, GA_Index offset=GA_Index(0))
 
static void buildElementToken (const GEO_Detail *gdp, const GA_Breakpoint &bkpt, UT_String &token, GA_Index offset=GA_Index(0))
 

Additional Inherited Members

- Protected Member Functions inherited from GOP_Parser
void startToken ()
 
void endToken ()
 
virtual void parseDispatcher ()
 
bool getInt (GA_Index &retval, unsigned state)
 
bool getInt (int &retval, unsigned state)
 
bool getFloat (float &retval, unsigned state)
 
bool getFloat (double &retval, unsigned state)
 
bool isChar (char c)
 
bool isSpace (char c)
 
- Protected Attributes inherited from GOP_Parser
UT_String myString
 
char * myTokBegin
 
char * myTokEnd
 
char * myTokLastGood
 
unsigned myCurrentState
 
int myReturnVal
 
char myTempChar
 

Detailed Description

Definition at line 26 of file GOP_BreakpointGroupParser.h.

Constructor & Destructor Documentation

GOP_BreakpointGroupParser::GOP_BreakpointGroupParser ( GOP_Manager manager,
const GEO_Detail gdp,
const UT_String str,
bool  strict = true,
GA_Index  prim_offset = GA_Index(0) 
)

Member Function Documentation

static void GOP_BreakpointGroupParser::buildElementToken ( const GEO_Detail gdp,
const GA_Breakpoint bkpt,
UT_String token,
GA_Index  offset = GA_Index(0) 
)
static
static void GOP_BreakpointGroupParser::buildGroupToken ( const GEO_Detail gdp,
const GA_BreakpointGroup bkptgrp,
UT_String token,
GA_Index  offset = GA_Index(0) 
)
static

The documentation for this class was generated from the following file: