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

#include <COP2_Parse.h>

Public Member Functions

 COP2_Parse (TIL_Sequence *seq)
 
 ~COP2_Parse ()
 
int parse (UT_String &create_string, TIL_DataFormat default_type, int use_bw, int b, int w)
 
int scope (UT_String &scope_string, bool allow_partially_scoped_planes)
 
void frameScope (UT_String &frame_scope, bool scope, int start, int length=1)
 
const char * getError () const
 

Detailed Description

Definition at line 19 of file COP2_Parse.h.

Constructor & Destructor Documentation

COP2_Parse::COP2_Parse ( TIL_Sequence seq)
COP2_Parse::~COP2_Parse ( )

Member Function Documentation

void COP2_Parse::frameScope ( UT_String frame_scope,
bool  scope,
int  start,
int  length = 1 
)
const char* COP2_Parse::getError ( ) const
int COP2_Parse::parse ( UT_String create_string,
TIL_DataFormat  default_type,
int  use_bw,
int  b,
int  w 
)
int COP2_Parse::scope ( UT_String scope_string,
bool  allow_partially_scoped_planes 
)

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