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

#include <SOP_PolyKnitParser.h>

+ Inheritance diagram for SOP_PolyKnitParser:

Public Member Functions

 SOP_PolyKnitParser (UT_String &str, GU_Detail &gdp, UT_IntArray &ptArray, UT_IntArray &typeArray)
 
 ~SOP_PolyKnitParser () override
 
bool haveMetas () const
 
const char * errorToken () const
 
- 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 ()
 

Protected Member Functions

void handleError () override
 
- 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)
 

Additional Inherited Members

- 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 43 of file SOP_PolyKnitParser.h.

Constructor & Destructor Documentation

SOP_PolyKnitParser::SOP_PolyKnitParser ( UT_String str,
GU_Detail gdp,
UT_IntArray ptArray,
UT_IntArray typeArray 
)
SOP_PolyKnitParser::~SOP_PolyKnitParser ( )
inlineoverride

Definition at line 48 of file SOP_PolyKnitParser.h.

Member Function Documentation

const char* SOP_PolyKnitParser::errorToken ( ) const
inline

Definition at line 53 of file SOP_PolyKnitParser.h.

void SOP_PolyKnitParser::handleError ( )
overrideprotectedvirtual

Implements GOP_Parser.

bool SOP_PolyKnitParser::haveMetas ( ) const
inline

Definition at line 50 of file SOP_PolyKnitParser.h.


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