GRE::STYLEPARMS Struct Reference

Basic style parameters for element drawing. More...

#include <gre/elemparms.h>

Inheritance diagram for GRE::STYLEPARMS:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 STYLEPARMS (const STYLEPARMS &rhs)
 STYLEPARMS ()
 ~STYLEPARMS ()
void CheckTable (const RVC::DBASE &db, bool fixmode, const RVC::STYLETYPE styletype=RVC::STYLETYPE_NumTypes)
bool NeedTable () const
STYLEPARMSoperator= (const STYLEPARMS &rhs)
void Validate ()

Public Attributes

MISTRING m_ImageFieldName
UINT16 Mode
MIUNICODEQueryStr
INT16 Table
RVC::OBJECTNAME TableName

Detailed Description

Basic style parameters for element drawing.


Constructor & Destructor Documentation

GRE::STYLEPARMS::STYLEPARMS (  ) 
GRE::STYLEPARMS::STYLEPARMS ( const STYLEPARMS rhs  ) 
Parameters:
rhs Copy constructor
GRE::STYLEPARMS::~STYLEPARMS (  ) 

Member Function Documentation

void GRE::STYLEPARMS::CheckTable ( const RVC::DBASE db,
bool  fixmode,
const RVC::STYLETYPE  styletype = RVC::STYLETYPE_NumTypes 
)

Check and validate for specified database and optionally fix mode if none valid.

Parameters:
db Database object
fixmode Fix selection mode if necessary
bool GRE::STYLEPARMS::NeedTable (  )  const [inline]

Determine if need to have a valid database table.

STYLEPARMS& GRE::STYLEPARMS::operator= ( const STYLEPARMS rhs  ) 

Destructor.

Parameters:
rhs Assignment
void GRE::STYLEPARMS::Validate (  ) 

Validate settings and fix if necessary.


Member Data Documentation

FieldName for Image Thumbnail.

Style mode - STYLEMODE_...

Query string for styling by scipt.

'Style assignment' table number

'Style Assignment' table name


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

Generated on Sun Oct 7 21:34:50 2012 for TNTsdk 2012 by  doxygen 1.6.1