#include <DSSModelPopulation.h>
|
void | setRowCount (int nRows, bool ibInitKeys=true, bool ibInitSubtotalID=true) |
|
void | setRowCount (int nRows, bool ibInitKeys=true, bool ibInitSubtotalID=true) |
|
◆ setRowCount() [1/2]
void LayoutInfo::setRowCount |
( |
int |
nRows, |
|
|
bool |
ibInitKeys = true , |
|
|
bool |
ibInitSubtotalID = true |
|
) |
| |
|
inline |
◆ setRowCount() [2/2]
void LayoutInfo::setRowCount |
( |
int |
nRows, |
|
|
bool |
ibInitKeys = true , |
|
|
bool |
ibInitSubtotalID = true |
|
) |
| |
|
inline |
◆ axis
◆ metricsPos
int LayoutInfo::metricsPos |
◆ mnDistinctRows
int LayoutInfo::mnDistinctRows |
◆ mnRuntimeUnits
int LayoutInfo::mnRuntimeUnits |
◆ mSelectedMetricCount
int LayoutInfo::mSelectedMetricCount |
◆ mTotalLevels
int LayoutInfo::mTotalLevels |
◆ mvDistinctRows
vector< int > LayoutInfo::mvDistinctRows |
◆ mvKeys
vector< int > LayoutInfo::mvKeys |
◆ mvLevelID
vector< short > LayoutInfo::mvLevelID |
◆ mvLevelRowRange
vector< int > LayoutInfo::mvLevelRowRange |
◆ mvLevelUnitsID
vector< vector< int > > LayoutInfo::mvLevelUnitsID |
◆ mvMap2DisplayedRows
vector< int > LayoutInfo::mvMap2DisplayedRows |
◆ mvMap2DistinctRows
vector< int > LayoutInfo::mvMap2DistinctRows |
◆ mvMapRuntimeUnit2GBUnit
vector< int > LayoutInfo::mvMapRuntimeUnit2GBUnit |
◆ mvMetricID
vector< unsigned char > LayoutInfo::mvMetricID |
◆ mvOffset
vector< int > LayoutInfo::mvOffset |
◆ mvOriginalRows
vector< int > LayoutInfo::mvOriginalRows |
◆ mvSelectedMetricFlag
vector< bool > LayoutInfo::mvSelectedMetricFlag |
◆ mvStartRow
vector< int > LayoutInfo::mvStartRow |
◆ mvSubtotalFlag
vector< int > LayoutInfo::mvSubtotalFlag |
◆ mvSubTotalID
vector< unsigned char > LayoutInfo::mvSubTotalID |
◆ mvUnitSortOrder
vector< int > LayoutInfo::mvUnitSortOrder |
◆ vUnits
vector< int > LayoutInfo::vUnits |