#include <gre/base.h>
Inheritance diagram for STYLEPARMS:

Public Member Functions | |
| void | CheckTable (const RVC::DBASE &db, bool fixmode, const RVC::STYLE::TYPE styletype=RVC::STYLE::TYPE_NumTypes) |
| bool | NeedTable () const |
| STYLEPARMS & | operator= (const STYLEPARMS &rhs) |
| STYLEPARMS (const STYLEPARMS &rhs) | |
| STYLEPARMS () | |
| void | Validate () |
| ~STYLEPARMS () | |
Public Attributes | |
| UINT16 | Mode |
| UNICODE * | QueryStr |
| INT16 | Table |
| RVC::OBJECTNAME | TableName |
Definition at line 250 of file base.h.
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Check and validate for specified database and optionally fix mode if none valid.
|
|
|
Determine if need to have a valid database table.
|
|
|
Destructor.
|
|
|
Validate settings and fix if necessary.
|
|
|
Selection mode - STYLEMODE_...
|
|
|
Query string for styling by scipt.
|
|
|
'Style assignment' table number
|
|
|
'Style Assignment' table name
|
1.3.8-20040913