job_path_report Member List
This is the complete list of members for
job_path_report, including all inherited members.
assign(const job_path_report &a_class) | job_path_report | |
assign(const std::string a_source, const timer a_time, const uint16 a_exit_code, const uint16 a_signal_num, const rsync_behavior::value_type a_behavior, const std::string a_error_message) | job_path_report | |
behavior(void) const | job_path_report | |
clear(void) | job_path_report | |
error_msg(const std::string &a_class) | job_path_report | |
error_msg(void) const | job_path_report | |
exit_code(const int a_exit_code) | job_path_report | |
exit_code(void) const | job_path_report | |
job_path_report() | job_path_report | |
job_path_report(const job_path_report &a_class) | job_path_report | |
job_path_report(const std::string a_source, const timer a_time, const uint16 a_exit_code, const uint16 a_signal_num, const rsync_behavior::value_type a_behavior, const std::string a_error_message) | job_path_report | |
m_behavior | job_path_report | [private] |
m_error_msg | job_path_report | [private] |
m_exit_code | job_path_report | [private] |
m_signal_num | job_path_report | [private] |
m_source | job_path_report | [private] |
m_time | job_path_report | [private] |
operator=(const job_path_report &a_class) | job_path_report | |
signal_num(const int a_signal_num) | job_path_report | |
signal_num(void) const | job_path_report | |
source(const std::string &a_class) | job_path_report | |
source(void) const | job_path_report | |
status(void) const | job_path_report | |
time(const timer &a_class) | job_path_report | |
time(void) const | job_path_report | |
~job_path_report() | job_path_report | |