CUBRID Engine  latest
record_descriptor.hpp File Reference
#include "mem_block.hpp"
#include "memory_alloc.h"
#include "memory_private_allocator.hpp"
#include "packable_object.hpp"
#include "storage_common.h"
#include <cinttypes>
Include dependency graph for record_descriptor.hpp:
This graph shows which files directly or indirectly include this file:

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 }
 

Enumeration Type Documentation

enum record_get_mode
strong
Enumerator
PEEK_RECORD 
COPY_RECORD 

Definition at line 54 of file record_descriptor.hpp.