Skip to content

File record_descriptor.hpp

FileList > cubrid > src > storage > record_descriptor.hpp

Go to the source code of this file

  • #include "mem_block.hpp"
  • #include "memory_alloc.h"
  • #include "memory_private_allocator.hpp"
  • #include "packable_object.hpp"
  • #include "storage_common.h"
  • #include <cinttypes>

Namespaces

Type Name
namespace cubthread

Classes

Type Name
class record_descriptor

Public Types

Type Name
enum record_get_mode

Public Types Documentation

enum record_get_mode

enum record_get_mode {
    PEEK_RECORD = PEEK,
    COPY_RECORD = COPY
};


The documentation for this class was generated from the following file cubrid/src/storage/record_descriptor.hpp