
Public Member Functions | |
| SPLIT_GROUP (ST *s) | |
| ST * | St () const |
| UINT64 | Size () const |
| UINT64 | Offset () const |
| void | Set_group (UINT32 g) |
| UINT32 | Group () const |
Private Attributes | |
| UINT64 | size |
| ST * | st |
| UINT32 | group |
Definition at line 63 of file inline_split_common.cxx.
| SPLIT_GROUP::SPLIT_GROUP | ( | ST * | s | ) | [inline] |
Definition at line 71 of file inline_split_common.cxx.
Definition at line 76 of file inline_split_common.cxx.
Definition at line 78 of file inline_split_common.cxx.
References size.
Referenced by Compute_Split_Regions(), and Consistent_Layout().
Definition at line 80 of file inline_split_common.cxx.
References ST_ofst.
Referenced by Compute_Split_Regions(), and Consistent_Layout().
Definition at line 83 of file inline_split_common.cxx.
UINT64 SPLIT_GROUP::size [private] |
ST* SPLIT_GROUP::st [private] |
Definition at line 67 of file inline_split_common.cxx.
UINT32 SPLIT_GROUP::group [private] |
Definition at line 68 of file inline_split_common.cxx.
1.5.6