Skip to content

Class server_monitor::job

ClassList > job

Public Functions

Type Name
std::string get_args () const
std::string get_exec_path () const
job_type get_job_type () const
int get_pid () const
std::string get_server_name () const
job (job_type job_type, int pid, const std::string & exec_path, const std::string & args, const std::string & server_name)
job ()
job (const job &) = default
job (job &&) = default
job & operator= (const job &) = delete
job & operator= (job &&) = default
~job ()

Public Functions Documentation

function get_args

std::string job::get_args () const

function get_exec_path

std::string job::get_exec_path () const

function get_job_type

job_type job::get_job_type () const

function get_pid

int job::get_pid () const

function get_server_name

std::string job::get_server_name () const

function job [1/4]

job::job (
    job_type job_type,
    int pid,
    const std::string & exec_path,
    const std::string & args,
    const std::string & server_name
) 

function job [2/4]

inline job::job () 

function job [3/4]

job::job (
    const  job &
) = default

function job [4/4]

job::job (
    job &&
) = default

function operator=

job & job::operator= (
    const  job &
) = delete

function operator=

job & job::operator= (
    job &&
) = default

function ~job

inline job::~job () 


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