#include <LineIndexMap.h>
◆ ValueItem() [1/2]
| LineIndexMap::ValueItem::ValueItem |
( |
uint32_t |
value = 0 | ) |
|
|
inline |
◆ ValueItem() [2/2]
| LineIndexMap::ValueItem::ValueItem |
( |
std::vector< uint32_t > const & |
col_count_list | ) |
|
|
inline |
◆ column_of_row()
| uint32_t LineIndexMap::ValueItem::column_of_row |
( |
uint32_t |
row | ) |
const |
|
inline |
◆ locate_column()
| std::pair<uint32_t, uint32_t> LineIndexMap::ValueItem::locate_column |
( |
uint32_t |
lcol | ) |
const |
|
inline |
◆ value()
| uint32_t LineIndexMap::ValueItem::value |
( |
| ) |
const |
|
inline |
◆ LineIndexMap
◆ data_
| std::shared_ptr<std::vector<UserData> > LineIndexMap::ValueItem::data_ |
|
private |
The documentation for this class was generated from the following file: