init(distributed_t *divine_ptr_in, std::string basename, int format=0) | logger_t | |
init(string tmpstr_in, int format_in=0) | logger_t | |
log_now() | logger_t | |
logger_t() | logger_t | |
register_double(doublefunc_t func_ptr, std::string description="") | logger_t | |
register_double(const log_double_t &functor, std::string description="") | logger_t | |
register_int(intfunc_t func_ptr, std::string description="") | logger_t | |
register_slong_int(const log_slong_int_t &functor, std::string description="") | logger_t | |
register_ulong_int(const log_ulong_int_t &functor, std::string description="") | logger_t | |
register_unsigned(unsignedfunc_t func_ptr, std::string description="") | logger_t | |
set_storage(explicit_storage_t *storage_ptr) | logger_t | |
signal_period (defined in logger_t) | logger_t | |
stop_SIGALRM() | logger_t | |
use_SIGALRM(unsigned int period=1) | logger_t | |
~logger_t() | logger_t |