24 #include <aspect/inifins/fawkes_network.h> 25 #include <aspect/fawkes_network.h> 26 #include <netcomm/fawkes/hub.h> 53 if (fnet_thread == 0) {
55 "FawkesNetworkAspect, but RTTI says it " 56 "has not. ", thread->
name());
virtual void init(Thread *thread)
Initialize thread.
Fawkes library namespace.
Thread aspect to participate in the Fawkes Network protocol.
Thread class encapsulation of pthreads.
virtual void finalize(Thread *thread)
Finalize thread.
void init_FawkesNetworkAspect(FawkesNetworkHub *fnethub)
Set the logger.
Thread cannot be initialized.
const char * name() const
Get name of thread.
FawkesNetworkAspectIniFin(FawkesNetworkHub *hub)
Constructor.
Aspect initializer/finalizer base class.