__log_enabled(log_level_t level, const char *path) const | oasys::Logger | [inline] |
__logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
autocorrelation(Log &log, unsigned int phase, int print_table) | dtn::LinkScheduleEstimator | [private] |
badness_of_match(Log &pattern, Log &log, unsigned int warping_window, unsigned int period) | dtn::LinkScheduleEstimator | [private] |
baselen_ | oasys::Logger | [protected] |
classname_ | oasys::Logger | [protected] |
clone_subsequence(Log &log, unsigned int start, unsigned int len) | dtn::LinkScheduleEstimator | [private] |
closest_entry_to_date(Log &log, unsigned int date) | dtn::LinkScheduleEstimator | [private] |
entry_dist(Log &a, unsigned int a_index, unsigned int a_offset, Log &b, unsigned int b_index, unsigned int b_offset, unsigned int warping_window) | dtn::LinkScheduleEstimator | [private] |
estimate_period(Log &log) | dtn::LinkScheduleEstimator | [private] |
extract_schedule(Log &log, unsigned int period_estimate) | dtn::LinkScheduleEstimator | [private] |
find_schedule(Log *log) | dtn::LinkScheduleEstimator | [static] |
find_schedule(Log &log) | dtn::LinkScheduleEstimator | [private] |
generate_samples(Log &schedule, unsigned int log_size, unsigned int start_jitter, double duration_jitter) | dtn::LinkScheduleEstimator | [private] |
LinkScheduleEstimator() | dtn::LinkScheduleEstimator | |
Log typedef | dtn::LinkScheduleEstimator | |
log_dist(Log &a, unsigned int a_offset, Log &b, unsigned int b_offset, unsigned int warping_window, int print_table) | dtn::LinkScheduleEstimator | [private] |
log_dist_r(Log &a, unsigned int a_index, unsigned int a_offset, Log &b, unsigned int b_index, unsigned int b_offset, unsigned int warping_window) | dtn::LinkScheduleEstimator | [private] |
log_enabled(log_level_t level) const | oasys::Logger | [inline] |
log_multiline(log_level_t level, const char *msg) const | oasys::Logger | [inline] |
logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
logf(const char *logpath, log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
Logger(const char *classname, const char *fmt,...) | oasys::Logger | [inline] |
Logger(const char *classname, const std::string &logpath) | oasys::Logger | [inline] |
logpath() | oasys::Logger | [inline] |
logpath_ | oasys::Logger | [protected] |
logpath_appendf(const char *fmt,...) | oasys::Logger | [inline] |
logpathf(const char *fmt,...) | oasys::Logger | [inline] |
print_log(Log &log, int relative_dates) | dtn::LinkScheduleEstimator | [private] |
refine_period(Log &log, unsigned int period_estimate) | dtn::LinkScheduleEstimator | [private] |
seek_to_before_date(Log &log, unsigned int date) | dtn::LinkScheduleEstimator | [private] |
set_logpath(const char *logpath) | oasys::Logger | [inline] |
vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |