Fairport  v1.0.38
Table Context Structures
+ Collaboration diagram for Table Context Structures:

Classes

struct  fairport::disk::column_description
 Describes a column. More...
struct  fairport::disk::gust_column_description
 GUST Column description structure. More...
struct  fairport::disk::tc_header
 The root_id allocation out of the Heap of a TC node. More...
struct  fairport::disk::gust_header
 GUST TC Header. More...

Enumerations

enum  fairport::disk::tc_offsets {
  fairport::disk::tc_offsets_four, fairport::disk::tc_offsets_two, fairport::disk::tc_offsets_one, fairport::disk::tc_offsets_bitmap,
  fairport::disk::tc_offsets_max
}
 Indices into the size offsets array. More...

Enumeration Type Documentation

Indices into the size offsets array.

See also:
[MS-PST] 2.3.4.1/rgib
Enumerator:
tc_offsets_four 
tc_offsets_two 
tc_offsets_one 
tc_offsets_bitmap 
tc_offsets_max 

Definition at line 1469 of file disk.h.