Aruna
anonymous_namespace{watcher.cpp} Namespace Reference

Variables

comm::channel_tcomm_channel
 
log::channel_tlog_channel
 
pthread_t watcher_thread
 
sis::level_t level [(uint8_t) sis::type_t::MAX]
 

Variable Documentation

◆ comm_channel

comm::channel_t* anonymous_namespace{watcher.cpp}::comm_channel

Definition at line 13 of file watcher.cpp.

◆ level

sis::level_t anonymous_namespace{watcher.cpp}::level[(uint8_t) sis::type_t::MAX]

Definition at line 16 of file watcher.cpp.

◆ log_channel

log::channel_t* anonymous_namespace{watcher.cpp}::log_channel

Definition at line 14 of file watcher.cpp.

◆ watcher_thread

pthread_t anonymous_namespace{watcher.cpp}::watcher_thread

Definition at line 15 of file watcher.cpp.