Skip to content

Struct file_map_context

ClassList > file_map_context

Public Attributes

Type Name
void * args
FILE_FTAB_COLLECTOR ftab_collector
FILE_MAP_PAGE_FUNC func
bool is_partial
PGBUF_LATCH_CONDITION latch_cond
PGBUF_LATCH_MODE latch_mode
bool stop

Public Attributes Documentation

variable args

void* file_map_context::args;

variable ftab_collector

FILE_FTAB_COLLECTOR file_map_context::ftab_collector;

variable func

FILE_MAP_PAGE_FUNC file_map_context::func;

variable is_partial

bool file_map_context::is_partial;

variable latch_cond

PGBUF_LATCH_CONDITION file_map_context::latch_cond;

variable latch_mode

PGBUF_LATCH_MODE file_map_context::latch_mode;

variable stop

bool file_map_context::stop;


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