RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT Class Reference

MAKEPARM's for Element Style tables. More...

#include <rvc/dbtable.h>

Inheritance diagram for RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MAKEPARM_STYLE_ELEMENT (const RVC::DBTABLE &RelTable, INT32 RelFieldNum, DBTABLE::FIELDINFO::FLAGS RelFieldFlags, const RVC::STYLE &StyleObj, USAGE Usage, bool UseRelatedSingle)
 MAKEPARM_STYLE_ELEMENT (const RVC::DBTABLE &RelTable, INT32 RelFieldNum, DBTABLE::FIELDINFO::FLAGS RelFieldFlags, USAGE Usage, bool UseRelatedSingle)
void SetStyleLink (const RVC::STYLE &StyleObj)

Static Public Member Functions

static void SetupStaticFields (FIELDINFOARRAY &FieldInfoArray, USAGE Usage)

Detailed Description

MAKEPARM's for Element Style tables.


Constructor & Destructor Documentation

RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT::MAKEPARM_STYLE_ELEMENT ( const RVC::DBTABLE RelTable,
INT32  RelFieldNum,
DBTABLE::FIELDINFO::FLAGS  RelFieldFlags,
USAGE  Usage,
bool  UseRelatedSingle 
)

Constructor.

Parameters:
RelTable Table to relate to
RelFieldNum Field in table to relate to
RelFieldFlags FIELDINFO::FLAG_RangeAbove, FIELDINFO::FLAG_RangeBelow
Usage USAGE_LineStyle, USAGE_PointStyle, USAGE_PolyStyle
RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT::MAKEPARM_STYLE_ELEMENT ( const RVC::DBTABLE RelTable,
INT32  RelFieldNum,
DBTABLE::FIELDINFO::FLAGS  RelFieldFlags,
const RVC::STYLE StyleObj,
USAGE  Usage,
bool  UseRelatedSingle 
)

Constructor with specified style object for link.

Parameters:
RelTable Table to relate to
RelFieldNum Field in table to relate to
RelFieldFlags FIELDINFO::FLAG_RangeAbove, FIELDINFO::FLAG_RangeBelow
StyleObj Style object to link table to
Usage USAGE_LineStyle, USAGE_PointStyle, USAGE_PolyStyle

Member Function Documentation

void RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT::SetStyleLink ( const RVC::STYLE StyleObj  ) 

Set style object to link to.

Parameters:
StyleObj Style object to link table to
static void RVC::DBTABLE::MAKEPARM_STYLE_ELEMENT::SetupStaticFields ( FIELDINFOARRAY FieldInfoArray,
USAGE  Usage 
) [static]

Setup static fields in array based on usage.

Parameters:
FieldInfoArray Field array to populate, will be resized if needed
Usage USAGE_LineStyle, USAGE_PointStyle, USAGE_PolyStyle, USAGE_CADStyle

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

Generated on Sun Oct 7 21:37:05 2012 for TNTsdk 2012 by  doxygen 1.6.1