#include <rvcdbase.h>
Inheritance diagram for RVCTABLEINFO:

Public Member Functions | |
| RVCTABLEINFO () | |
| RVCTABLEINFO (const RVCGENINFO &ginfo) | |
| RVCTABLEINFO & | operator= (const RVCGENINFO &ginfo) |
| void | Clear () |
Public Attributes | |
| INT32 | OldNumRecords |
| INT16 | NumFields |
| INT16 | NumKeys |
| INT16 | TableNumber |
| INT16 | DataType |
| UINT16 | FileRecSize |
| UINT16 | MemRecSize |
| INT16 | rbtable |
| INT16 | FieldInfoSize |
| INT32 | InitOffset |
| UINT32 | flags |
| RVC::OBJECTNAME | password |
| UINT8 | AttachmentType |
| UINT8 | TableVersion |
| UINT8 | delim |
| UINT8 | TableType |
| UINT16 | height |
| UINT16 | width |
| INT16 | x |
| INT16 | y |
| UINT16 | iheight |
| UINT16 | iwidth |
| INT16 | ix |
| INT16 | iy |
| FIXEDSTRING< 256 > | filename |
| RVC::OBJECTNAME | objname |
| RVC::OBJECTNAME | encoding |
| INT32 | NumDeletedRecords |
Definition at line 548 of file rvcdbase.h.
|
|
Definition at line 574 of file rvcdbase.h. |
|
|
Definition at line 577 of file rvcdbase.h. |
|
|
Reimplemented from RVCGENINFO. Definition at line 585 of file rvcdbase.h. |
|
|
Definition at line 581 of file rvcdbase.h. |
|
|
See "Custom Code in Header After Class" for list of flags.
Definition at line 561 of file rvcdbase.h. |
|
|
See "Custom Code in Header After Class" for list of types.
Definition at line 553 of file rvcdbase.h. |
|
|
For CSV tables only. normally ','.
Definition at line 563 of file rvcdbase.h. |
|
|
Encoding used for strings (Default: Latin-1).
Definition at line 571 of file rvcdbase.h. |
|
|
sizeof(DBFIELDINFO), if 0, assume 64
Definition at line 557 of file rvcdbase.h. |
|
|
name of file (for dBase, R:BASE, etc)
Definition at line 569 of file rvcdbase.h. |
|
|
Size of record in file (maximum).
Definition at line 554 of file rvcdbase.h. |
|
|
See "Custom Code in Header After Class" for list of flags.
Definition at line 559 of file rvcdbase.h. |
|
|
Definition at line 565 of file rvcdbase.h. |
|
|
Definition at line 567 of file rvcdbase.h. |
|
|
offset to actual data (for dBase, etc)
Definition at line 558 of file rvcdbase.h. |
|
|
height/width of window when last shown
Definition at line 567 of file rvcdbase.h. |
|
|
Definition at line 568 of file rvcdbase.h. |
|
|
coord of wind. Ignore if widht==0 or FormInode != 0
Definition at line 568 of file rvcdbase.h. |
|
|
Size of record in memory (for programs).
Definition at line 555 of file rvcdbase.h. |
|
|
Number of deleted records.
Definition at line 572 of file rvcdbase.h. |
|
|
Number of fields.
Definition at line 550 of file rvcdbase.h. |
|
|
Number of fields with keys.
Definition at line 551 of file rvcdbase.h. |
|
|
Name of style object or form object.
Definition at line 570 of file rvcdbase.h. |
|
|
Number of records in table.
Definition at line 549 of file rvcdbase.h. |
|
|
Optional password required to edit data.
Definition at line 560 of file rvcdbase.h. |
|
|
R:BASE table number (if it's R:BASE).
Definition at line 556 of file rvcdbase.h. |
|
|
Internal table number (could be implied).
Definition at line 552 of file rvcdbase.h. |
|
|
See "Custom Code in Header After Class" for list of values.
Definition at line 564 of file rvcdbase.h. |
|
|
For internal use only.
Definition at line 562 of file rvcdbase.h. |
|
|
height/width of window when last shown
Definition at line 565 of file rvcdbase.h. |
|
|
Definition at line 566 of file rvcdbase.h. |
|
|
coord of wind. Ignore if widht==0 or FormInode != 0
Definition at line 566 of file rvcdbase.h. |
1.3.4-20031026