Skip to content

Struct extract_context

ClassList > extract_context

  • #include <extract_schema.hpp>

Public Attributes

Type Name
DB_OBJLIST * classes
int do_auth
const char * exec_name
int has_indexes
bool is_dba_group_member
bool is_dba_user
const char * login_user
const char * output_dirname
const char * output_prefix
std::vector< std::string > schema_file_list
EMIT_STORAGE_ORDER storage_order
DB_OBJLIST * vclass_list_has_using_index

Public Functions

Type Name
void clear_schema_workspace (void)
extract_context ()

Public Attributes Documentation

variable classes

DB_OBJLIST* extract_context::classes;

variable do_auth

int extract_context::do_auth;

variable exec_name

const char* extract_context::exec_name;

variable has_indexes

int extract_context::has_indexes;

variable is_dba_group_member

bool extract_context::is_dba_group_member;

variable is_dba_user

bool extract_context::is_dba_user;

variable login_user

const char* extract_context::login_user;

variable output_dirname

const char* extract_context::output_dirname;

variable output_prefix

const char* extract_context::output_prefix;

variable schema_file_list

std::vector<std::string> extract_context::schema_file_list;

variable storage_order

EMIT_STORAGE_ORDER extract_context::storage_order;

variable vclass_list_has_using_index

DB_OBJLIST* extract_context::vclass_list_has_using_index;

Public Functions Documentation

function clear_schema_workspace

void extract_context::clear_schema_workspace (
    void
) 

function extract_context

inline extract_context::extract_context () 


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