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