add_aspect(const char *name) | fawkes::Aspect | protected |
add_notification_listener(ThreadNotificationListener *notification_listener) | fawkes::Thread | |
BBLogReplayThread(const char *logfile_name, const char *logdir, const char *scenario, float grace_period, bool loop_replay, bool non_blocking=false, const char *thread_name="BBLogReplayThread", fawkes::Thread::OpMode th_opmode=Thread::OPMODE_CONTINUOUS) | BBLogReplayThread | |
blackboard | fawkes::BlackBoardAspect | protected |
BlackBoardAspect(const char *owner=NULL) | fawkes::BlackBoardAspect | |
cancel() | fawkes::Thread | |
CANCEL_DISABLED enum value | fawkes::Thread | |
CANCEL_ENABLED enum value | fawkes::Thread | |
cancel_finalize() | fawkes::Thread | |
cancelled() const | fawkes::Thread | |
CancelState enum name | fawkes::Thread | |
clock | fawkes::ClockAspect | protected |
ClockAspect() | fawkes::ClockAspect | |
config | fawkes::ConfigurableAspect | protected |
ConfigurableAspect() | fawkes::ConfigurableAspect | |
current_thread() | fawkes::Thread | static |
current_thread_id() | fawkes::Thread | static |
current_thread_noexc() | fawkes::Thread | static |
destroy_main() | fawkes::Thread | static |
detach() | fawkes::Thread | |
detached() const | fawkes::Thread | |
exit() | fawkes::Thread | protected |
finalize() | BBLogReplayThread | virtual |
finalize_prepared | fawkes::Thread | protected |
FLAG_BAD | fawkes::Thread | static |
flagged_bad() const | fawkes::Thread | |
get_aspects() const | fawkes::Aspect | |
init() | BBLogReplayThread | virtual |
init_BlackBoardAspect(BlackBoard *bb) | fawkes::BlackBoardAspect | |
init_ClockAspect(Clock *clock) | fawkes::ClockAspect | |
init_ConfigurableAspect(Configuration *config) | fawkes::ConfigurableAspect | |
init_LoggingAspect(Logger *logger) | fawkes::LoggingAspect | |
init_main() | fawkes::Thread | static |
join() | fawkes::Thread | |
kill(int sig) | fawkes::Thread | |
logger | fawkes::LoggingAspect | protected |
LoggingAspect() | fawkes::LoggingAspect | |
loop() | BBLogReplayThread | virtual |
loop_mutex | fawkes::Thread | mutableprotected |
loopinterrupt_antistarve_mutex | fawkes::Thread | protected |
name() const | fawkes::Thread | inline |
notify_of_failed_init() | fawkes::Thread | |
once() | BBLogReplayThread | virtual |
operator==(const Thread &thread) | fawkes::Thread | |
OpMode enum name | fawkes::Thread | |
opmode() const | fawkes::Thread | |
OPMODE_CONTINUOUS enum value | fawkes::Thread | |
OPMODE_WAITFORWAKEUP enum value | fawkes::Thread | |
prepare_finalize() | fawkes::Thread | |
prepare_finalize_user() | fawkes::Thread | virtual |
remove_notification_listener(ThreadNotificationListener *notification_listener) | fawkes::Thread | |
run() | BBLogReplayThread | inlineprotectedvirtual |
running() const | fawkes::Thread | |
set_cancel_state(CancelState new_state, CancelState *old_state=0) | fawkes::Thread | static |
set_coalesce_wakeups(bool coalesce=true) | fawkes::Thread | protected |
set_delete_on_exit(bool del) | fawkes::Thread | |
set_flag(uint32_t flag) | fawkes::Thread | |
set_flags(uint32_t flags) | fawkes::Thread | |
set_name(const char *format,...) | fawkes::Thread | protected |
set_opmode(OpMode op_mode) | fawkes::Thread | protected |
set_prepfin_conc_loop(bool concurrent=true) | fawkes::Thread | protected |
set_prepfin_hold(bool hold) | fawkes::Thread | |
start(bool wait=true) | fawkes::Thread | |
started() const | fawkes::Thread | |
test_cancel() | fawkes::Thread | protected |
Thread(const char *name) | fawkes::Thread | protected |
Thread(const char *name, OpMode op_mode) | fawkes::Thread | protected |
thread_id() const | fawkes::Thread | |
unset_flag(uint32_t flag) | fawkes::Thread | |
wait_loop_done() | fawkes::Thread | |
waiting() const | fawkes::Thread | |
wakeup() | fawkes::Thread | |
wakeup(Barrier *barrier) | fawkes::Thread | |
wakeup_pending() | fawkes::Thread | protected |
yield() | fawkes::Thread | protected |
~BBLogReplayThread() | BBLogReplayThread | virtual |
~BlackBoardAspect() | fawkes::BlackBoardAspect | virtual |
~ClockAspect() | fawkes::ClockAspect | virtual |
~ConfigurableAspect() | fawkes::ConfigurableAspect | virtual |
~LoggingAspect() | fawkes::LoggingAspect | virtual |
~Thread() | fawkes::Thread | virtual |