|
taco-db
0.1.0
|
This is the complete list of members for taco::Record, including all inherited members.
| Clear() | taco::Record | inline |
| GetData() | taco::Record | inline |
| GetData() const | taco::Record | inline |
| GetLength() | taco::Record | inline |
| GetLength() const | taco::Record | inline |
| GetRecordId() | taco::Record | inline |
| GetRecordId() const | taco::Record | inline |
| IsValid() const | taco::Record | inline |
| m_buffer | taco::Record | private |
| m_buflen | taco::Record | private |
| m_rid | taco::Record | private |
| operator=(const Record &other)=default | taco::Record | |
| Record() | taco::Record | inline |
| Record(const char *buf, FieldOffset buflen) | taco::Record | inline |
| Record(const maxaligned_char_buf &buf) | taco::Record | inline |
| Record(const Record &other)=default | taco::Record |