Fawkes API
Fawkes Development Version
|
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 "
virtual void init(Thread *thread)
Initialize thread.
Thread cannot be initialized.
const char * name() const
Get name of thread.
virtual void finalize(Thread *thread)
Finalize thread.
FawkesNetworkAspectIniFin(FawkesNetworkHub *hub)
Constructor.
Aspect initializer/finalizer base class.
Fawkes library namespace.
void init_FawkesNetworkAspect(FawkesNetworkHub *fnethub)
Set the logger.
Thread class encapsulation of pthreads.
Thread aspect to participate in the Fawkes Network protocol.