GRE::SELECTPARMS Struct Reference

Selection parameters for determining which elements to draw. More...

#include <gre/elemparms.h>

List of all members.

Public Member Functions

 SELECTPARMS (const SELECTPARMS &rhs)
 SELECTPARMS ()
 ~SELECTPARMS ()
void CheckTable (const RVC::DBASE &db, bool fixmode)
bool NeedTable () const
SELECTPARMSoperator= (const SELECTPARMS &rhs)
void Validate ()

Public Attributes

UINT16 Mode
MIUNICODEQueryStr
INT16 Table
RVC::OBJECTNAME TableName

Detailed Description

Selection parameters for determining which elements to draw.


Constructor & Destructor Documentation

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

Member Function Documentation

void GRE::SELECTPARMS::CheckTable ( const RVC::DBASE db,
bool  fixmode 
)

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::SELECTPARMS::NeedTable (  )  const [inline]

Determine if need to have a valid database table.

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

Destructor.

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

Validate settings and fix if necessary.


Member Data Documentation

Selection mode - SELECTMODE_...

Query script for selection by query.

'Selection' table number

'Selection' table name


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

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