|
MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 common::Serializer,包括所有继承而来的类成员
| buffer_ (定义于 common::Serializer) | common::Serializer | private |
| BufferType typedef (定义于 common::Serializer) | common::Serializer | |
| data() (定义于 common::Serializer) | common::Serializer | inline |
| data() const (定义于 common::Serializer) | common::Serializer | inline |
| operator=(const Serializer &)=delete (定义于 common::Serializer) | common::Serializer | |
| Serializer()=default (定义于 common::Serializer) | common::Serializer | |
| Serializer(const Serializer &)=delete (定义于 common::Serializer) | common::Serializer | |
| size() const | common::Serializer | inline |
| write(span< const char > data) | common::Serializer | |
| write(const char *data, int size) | common::Serializer | inline |
| write_int32(int32_t value) | common::Serializer | |
| write_int64(int64_t value) | common::Serializer | |
| ~Serializer()=default (定义于 common::Serializer) | common::Serializer |