CUBRID Engine
latest
|
#include "mem_block.hpp"
#include "memory_alloc.h"
#include "memory_private_allocator.hpp"
#include "packable_object.hpp"
#include "storage_common.h"
#include <cinttypes>
Go to the source code of this file.
Classes | |
class | record_descriptor |
Namespaces | |
cubthread | |
Enumerations | |
enum | record_get_mode { record_get_mode::PEEK_RECORD = PEEK, record_get_mode::COPY_RECORD = COPY } |
|
strong |
Enumerator | |
---|---|
PEEK_RECORD | |
COPY_RECORD |
Definition at line 54 of file record_descriptor.hpp.