DATATIPPARMS Struct Reference

DataTip parameters. More...

#include <gre/base.h>

List of all members.

Public Member Functions

 DATATIPPARMS (const DATATIPPARMS &rhs)
 DATATIPPARMS ()
DATATIPPARMSoperator= (const DATATIPPARMS &rhs)
void SetDefaultSuffix ()

Static Public Member Functions

const SERIALIZER::ITEMDEFGetSerialItemDef ()

Public Attributes

UINT8 DecPlaces
RVC::OBJECTNAME FieldName
INT32 FieldNum
UINT8 IsNumeric
UINT8 NoChgField
MISTRING Prefix
UINT8 spare
MISTRING Suffix
RVC::OBJECTNAME TableName
INT32 TableNum
UINT8 UnitShown
UINT8 UnitStored
UINT8 UnitType
UINT8 Visible


Detailed Description

DataTip parameters.

Definition at line 284 of file base.h.


Constructor & Destructor Documentation

DATATIPPARMS::DATATIPPARMS  ) 
 

Default constructor.

DATATIPPARMS::DATATIPPARMS const DATATIPPARMS rhs  ) 
 


Member Function Documentation

const SERIALIZER::ITEMDEF* DATATIPPARMS::GetSerialItemDef  )  [static]
 

Get serialization item definition array.

DATATIPPARMS& DATATIPPARMS::operator= const DATATIPPARMS rhs  ) 
 

void DATATIPPARMS::SetDefaultSuffix  ) 
 

Set suffix to default based on unit type/shown.


Member Data Documentation

UINT8 DATATIPPARMS::DecPlaces
 

Decimal places for floating-point fields.

Definition at line 299 of file base.h.

RVC::OBJECTNAME DATATIPPARMS::FieldName
 

Field name.

Definition at line 291 of file base.h.

INT32 DATATIPPARMS::FieldNum
 

Field number.

Definition at line 293 of file base.h.

UINT8 DATATIPPARMS::IsNumeric
 

Set if field is numeric.

Definition at line 295 of file base.h.

UINT8 DATATIPPARMS::NoChgField
 

Set if user cannot change field (eg. for RGB raster).

Definition at line 300 of file base.h.

MISTRING DATATIPPARMS::Prefix
 

Label to place before value in string, defaults to table.field name.

Definition at line 302 of file base.h.

UINT8 DATATIPPARMS::spare
 

Definition at line 301 of file base.h.

MISTRING DATATIPPARMS::Suffix
 

Label to place after value in string, defaults to unit name.

Definition at line 303 of file base.h.

RVC::OBJECTNAME DATATIPPARMS::TableName
 

Table name.

Definition at line 290 of file base.h.

INT32 DATATIPPARMS::TableNum
 

Table number.

Definition at line 292 of file base.h.

UINT8 DATATIPPARMS::UnitShown
 

Unit to show field in.

Definition at line 298 of file base.h.

UINT8 DATATIPPARMS::UnitStored
 

Copied from DBFIELDINFO so can use in conversion.

Definition at line 297 of file base.h.

UINT8 DATATIPPARMS::UnitType
 

Field unit type, here for validation against DBFIELDINFO.

Definition at line 296 of file base.h.

UINT8 DATATIPPARMS::Visible
 

Show this DataTip.

Definition at line 294 of file base.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 14 13:19:41 2004 for TNTsdk by  doxygen 1.3.8-20040913