__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] |
accept()=0 | dtn::CLConnection | [protected, pure virtual] |
activate_start_barrier() | oasys::Thread | [static] |
active_connector_ | dtn::CLConnection | [protected] |
all_threads_ | oasys::Thread | [static] |
all_threads_lock_ | oasys::Thread | [static] |
baselen_ | oasys::Logger | [protected] |
break_contact(ContactEvent::reason_t reason) | dtn::CLConnection | [protected] |
cl_ | dtn::CLConnection | [protected] |
classname_ | oasys::Logger | [protected] |
CLConnection(const char *classname, const char *logpath, ConvergenceLayer *cl, LinkParams *params, bool active_connector) | dtn::CLConnection | |
clear_flag(thread_flags_t flag) | oasys::Thread | [inline] |
CLMSG_BREAK_CONTACT enum value | dtn::CLConnection | [protected] |
CLMSG_CANCEL_BUNDLE enum value | dtn::CLConnection | [protected] |
CLMSG_INVALID enum value | dtn::CLConnection | [protected] |
CLMSG_SEND_BUNDLE enum value | dtn::CLConnection | [protected] |
clmsg_t enum name | dtn::CLConnection | [protected] |
clmsg_to_str(clmsg_t type) | dtn::CLConnection | [inline, protected] |
close_contact() | dtn::CLConnection | [protected] |
cmdqueue_ | dtn::CLConnection | [protected] |
connect()=0 | dtn::CLConnection | [protected, pure virtual] |
ConnectionConvergenceLayer class | dtn::CLConnection | [friend] |
contact_ | dtn::CLConnection | [protected] |
contact_broken_ | dtn::CLConnection | [protected] |
contact_up() | dtn::CLConnection | [protected] |
contact_up_ | dtn::CLConnection | [protected] |
CREATE_JOINABLE enum value | oasys::Thread | |
current() | oasys::Thread | [inline, static] |
DataBitmap typedef | dtn::CLConnection | [protected] |
DELETE_ON_EXIT enum value | oasys::Thread | |
disconnect()=0 | dtn::CLConnection | [protected, pure virtual] |
flags_ | oasys::Thread | [protected] |
handle_announce_bundle(Bundle *bundle) | dtn::CLConnection | [protected] |
handle_cancel_bundle(Bundle *b)=0 | dtn::CLConnection | [protected, pure virtual] |
handle_poll_activity()=0 | dtn::CLConnection | [protected, pure virtual] |
handle_poll_timeout()=0 | dtn::CLConnection | [protected, pure virtual] |
handle_send_bundle(Bundle *b)=0 | dtn::CLConnection | [protected, pure virtual] |
id_equal(ThreadId_t a, ThreadId_t b) | oasys::Thread | [static] |
incoming_ | dtn::CLConnection | [protected] |
IncomingList typedef | dtn::CLConnection | [protected] |
inflight_ | dtn::CLConnection | [protected] |
InFlightList typedef | dtn::CLConnection | [protected] |
initialize_pollfds()=0 | dtn::CLConnection | [protected, pure virtual] |
interrupt() | oasys::Thread | |
INTERRUPT_SIG enum value | oasys::Thread | |
interrupt_signal(int sig) | oasys::Thread | [protected, static] |
interrupt_sigset_ | oasys::Thread | [protected, static] |
INTERRUPTABLE enum value | oasys::Thread | |
is_stopped() | oasys::Thread | [inline] |
join() | oasys::Thread | |
kill(int sig) | oasys::Thread | |
LinkParams typedef | dtn::CLConnection | |
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] |
max_live_threads_ | oasys::Thread | [static] |
MAXPOLL | dtn::CLConnection | [protected, static] |
name_ | oasys::Thread | [protected] |
nexthop_ | dtn::CLConnection | [protected] |
num_pollfds_ | dtn::CLConnection | [protected] |
params_ | dtn::CLConnection | [protected] |
poll_timeout_ | dtn::CLConnection | [protected] |
pollfds_ | dtn::CLConnection | [protected] |
pre_thread_run(void *t) | oasys::Thread | [protected, static] |
process_command() | dtn::CLConnection | [protected] |
recvbuf_ | dtn::CLConnection | [protected] |
release_start_barrier() | oasys::Thread | [static] |
run() | dtn::CLConnection | [protected, virtual] |
send_pending_data()=0 | dtn::CLConnection | [protected, pure virtual] |
sendbuf_ | dtn::CLConnection | [protected] |
set_contact(const ContactRef &contact) | dtn::CLConnection | [inline] |
set_flag(thread_flags_t flag) | oasys::Thread | [inline] |
set_interruptable(bool interruptable) | oasys::Thread | |
set_logpath(const char *logpath) | oasys::Logger | [inline] |
set_nexthop(const std::string &nexthop) | dtn::CLConnection | [inline, protected] |
set_should_stop() | oasys::Thread | [inline] |
SHOULD_STOP enum value | oasys::Thread | |
should_stop() | oasys::Thread | [inline] |
signals_inited_ | oasys::Thread | [protected, static] |
spin_yield() | oasys::Thread | [inline, static] |
start() | oasys::Thread | |
start_barrier_enabled() | oasys::Thread | [inline, static] |
start_barrier_enabled_ | oasys::Thread | [protected, static] |
STARTED enum value | oasys::Thread | |
started() | oasys::Thread | [inline] |
STOPPED enum value | oasys::Thread | |
Thread(const char *name, int flags=0) | oasys::Thread | |
thread_flags_t enum name | oasys::Thread | |
thread_id() | oasys::Thread | [inline] |
thread_id_ | oasys::Thread | [protected] |
thread_run(const char *thread_name, ThreadId_t thread_id) | oasys::Thread | [protected] |
thread_signal_t enum name | oasys::Thread | |
threads_in_barrier_ | oasys::Thread | [protected, static] |
vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
yield() | oasys::Thread | [inline, static] |
~CLConnection() | dtn::CLConnection | [virtual] |
~CLInfo() | dtn::CLInfo | [inline, virtual] |
~Thread() | oasys::Thread | [virtual] |