23 #ifndef __FIREVISION_APPS_FOUNTAIN_FOUNTAIN_THREAD_H_ 24 #define __FIREVISION_APPS_FOUNTAIN_FOUNTAIN_THREAD_H_ 26 #include <core/threading/thread.h> 28 #include <aspect/configurable.h> 29 #include <aspect/logging.h> 30 #include <aspect/network.h> 31 #include <aspect/thread_producer.h> 52 virtual void finalize();
FireVision FUSE protocol server.
Fawkes library namespace.
Thread aspect for network communication.
Thread class encapsulation of pthreads.
Thread aspect to log output.
Aspect for thread producing threads.
Representation of a service announced or found via service discovery (i.e.
Thread aspect to access configuration data.