#include <storage/Record.h>
◆ Record() [1/4]
◆ Record() [2/4]
taco::Record::Record |
( |
const char * |
buf, |
|
|
FieldOffset |
buflen |
|
) |
| |
|
inline |
◆ Record() [3/4]
◆ Record() [4/4]
taco::Record::Record |
( |
const Record & |
other | ) |
|
|
default |
◆ Clear()
void taco::Record::Clear |
( |
| ) |
|
|
inline |
◆ GetData() [1/2]
const char*& taco::Record::GetData |
( |
| ) |
|
|
inline |
◆ GetData() [2/2]
const char* taco::Record::GetData |
( |
| ) |
const |
|
inline |
◆ GetLength() [1/2]
◆ GetLength() [2/2]
◆ GetRecordId() [1/2]
◆ GetRecordId() [2/2]
const RecordId& taco::Record::GetRecordId |
( |
| ) |
const |
|
inline |
◆ IsValid()
bool taco::Record::IsValid |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ m_buffer
const char* taco::Record::m_buffer |
|
private |
◆ m_buflen
◆ m_rid
The documentation for this class was generated from the following file: