#include <Cells.h>
Definition at line 41 of file Cells.h.
Hypertable::CellsBuilder::CellsBuilder |
( |
size_t |
size_hint = 128 | ) |
|
|
inline |
Hypertable::CellsBuilder::~CellsBuilder |
( |
| ) |
|
|
inline |
void Hypertable::CellsBuilder::add |
( |
const Cell & |
cell, |
|
|
bool |
own = true |
|
) |
| |
|
inline |
void Hypertable::CellsBuilder::clear |
( |
| ) |
|
|
inline |
void Hypertable::CellsBuilder::get |
( |
Cells & |
cells | ) |
|
|
inline |
Cells& Hypertable::CellsBuilder::get |
( |
| ) |
|
|
inline |
const Cells& Hypertable::CellsBuilder::get |
( |
| ) |
const |
|
inline |
void Hypertable::CellsBuilder::get_cell |
( |
Cell & |
cc, |
|
|
size_t |
ii |
|
) |
| |
|
inline |
const char* Hypertable::CellsBuilder::get_or_add |
( |
const char * |
s | ) |
|
|
inlineprotected |
size_t Hypertable::CellsBuilder::memory_used |
( |
| ) |
const |
|
inline |
size_t Hypertable::CellsBuilder::size |
( |
| ) |
const |
|
inline |
Cells Hypertable::CellsBuilder::m_cells |
|
protected |
size_t Hypertable::CellsBuilder::m_size_hint |
|
protected |
CstrSet Hypertable::CellsBuilder::m_str_set |
|
protected |
The documentation for this class was generated from the following file:
- /home/doug/src/hypertable/src/cc/Hypertable/Lib/Cells.h