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

#include <SIM_OpenCLMergeVDBParms.proto.h>

+ Inheritance diagram for SIM_OpenCLMergeVDBParms::Query:

Public Member Functions

 Query (const SIM_Data *owner, const SIM_OpenCLMergeVDBParms &parms)
 
 ~Query () override
 
- Public Member Functions inherited from SIM_Query
 SIM_Query ()
 Simple constructor. More...
 
 SIM_Query (const SIM_Data *owner)
 Constructor which takes a const SIM_Data as our owner. More...
 
virtual ~SIM_Query ()
 Destructor for this class. More...
 
bool deleteIfDataModified () const
 
int getNumRecordTypes () const
 
const char * getRecordTypeName (int recordtypenum) const
 
int getNumRecords (const char *recordtype) const
 
int getNumFields (const char *recordtype) const
 
const char * getFieldName (const char *recordtype, int fieldnum) const
 
UT_OptionType getFieldType (const char *recordtype, int fieldnum) const
 
UT_OptionType getFieldTypeByName (const char *recordtype, const char *fieldname) const
 
bool getFieldRaw (const char *recordtype, int recordnum, const char *fieldname, UT_OptionEntryPtr &result) const
 
bool getFieldString (const char *recordtype, int recordnum, const char *fieldname, UT_String &result) const
 
bool getFieldString (const char *recordtype, int recordnum, const char *fieldname, UT_StringHolder &result) const
 
bool getFieldFloat (const char *recordtype, int recordnum, const char *fieldname, fpreal &result) const
 
void getAllFieldFloatNames (const char *recordtype, UT_StringArray &names, UT_Array< UT_OptionType > &fieldtypes, UT_IntArray &vectorindices) const
 
void getInfoTree (UT_InfoTree &infotree, const char *recordtype) const
 Fills a UT_InfoTree structure with all our data. More...
 

Protected Member Functions

bool isMyRecord (const char *recordtype) const
 
int getNumRecordTypesSubclass () const override
 
const char * getRecordTypeNameSubclass (int recordtypenum) const override
 
int getNumRecordsSubclass (const char *recordtype) const override
 
int getNumFieldsSubclass (const char *recordtype) const override
 
const char * getFieldNameSubclass (const char *recordtype, int fieldnum) const override
 
UT_OptionType getFieldTypeSubclass (const char *recordtype, int fieldnum) const override
 
bool getFieldRawSubclass (const char *recordtype, int recordnum, const char *fieldname, UT_OptionEntryPtr &result) const override
 
- Protected Member Functions inherited from SIM_Query
const SIM_DatagetOwner () const
 
virtual bool deleteIfDataModifiedSubclass () const
 

Protected Attributes

const SIM_OpenCLMergeVDBParmsmyParms
 

Detailed Description

Definition at line 177 of file SIM_OpenCLMergeVDBParms.proto.h.

Constructor & Destructor Documentation

SIM_OpenCLMergeVDBParms::Query::Query ( const SIM_Data owner,
const SIM_OpenCLMergeVDBParms parms 
)
inlineexplicit

Definition at line 180 of file SIM_OpenCLMergeVDBParms.proto.h.

SIM_OpenCLMergeVDBParms::Query::~Query ( )
inlineoverride

Definition at line 184 of file SIM_OpenCLMergeVDBParms.proto.h.

Member Function Documentation

const char* SIM_OpenCLMergeVDBParms::Query::getFieldNameSubclass ( const char *  recordtype,
int  fieldnum 
) const
inlineoverrideprotectedvirtual

Reimplemented from SIM_Query.

Definition at line 208 of file SIM_OpenCLMergeVDBParms.proto.h.

bool SIM_OpenCLMergeVDBParms::Query::getFieldRawSubclass ( const char *  recordtype,
int  recordnum,
const char *  fieldname,
UT_OptionEntryPtr result 
) const
inlineoverrideprotectedvirtual

Reimplemented from SIM_Query.

Definition at line 261 of file SIM_OpenCLMergeVDBParms.proto.h.

UT_OptionType SIM_OpenCLMergeVDBParms::Query::getFieldTypeSubclass ( const char *  recordtype,
int  fieldnum 
) const
inlineoverrideprotectedvirtual

Reimplemented from SIM_Query.

Definition at line 234 of file SIM_OpenCLMergeVDBParms.proto.h.

int SIM_OpenCLMergeVDBParms::Query::getNumFieldsSubclass ( const char *  recordtype) const
inlineoverrideprotectedvirtual

Reimplemented from SIM_Query.

Definition at line 201 of file SIM_OpenCLMergeVDBParms.proto.h.

int SIM_OpenCLMergeVDBParms::Query::getNumRecordsSubclass ( const char *  recordtype) const
inlineoverrideprotectedvirtual

Reimplemented from SIM_Query.

Definition at line 196 of file SIM_OpenCLMergeVDBParms.proto.h.

int SIM_OpenCLMergeVDBParms::Query::getNumRecordTypesSubclass ( ) const
inlineoverrideprotectedvirtual

Reimplemented from SIM_Query.

Definition at line 190 of file SIM_OpenCLMergeVDBParms.proto.h.

const char* SIM_OpenCLMergeVDBParms::Query::getRecordTypeNameSubclass ( int  recordtypenum) const
inlineoverrideprotectedvirtual

Reimplemented from SIM_Query.

Definition at line 191 of file SIM_OpenCLMergeVDBParms.proto.h.

bool SIM_OpenCLMergeVDBParms::Query::isMyRecord ( const char *  recordtype) const
inlineprotected

Definition at line 187 of file SIM_OpenCLMergeVDBParms.proto.h.

Member Data Documentation

const SIM_OpenCLMergeVDBParms& SIM_OpenCLMergeVDBParms::Query::myParms
protected

Definition at line 312 of file SIM_OpenCLMergeVDBParms.proto.h.


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