24#ifndef _ASPECT_FAWKES_NETWORK_H_
25#define _ASPECT_FAWKES_NETWORK_H_
27#include <aspect/aspect.h>
28#include <netcomm/fawkes/hub.h>
Fawkes aspect base class.
Thread aspect to participate in the Fawkes Network protocol.
void init_FawkesNetworkAspect(FawkesNetworkHub *fnethub)
Set the logger.
FawkesNetworkHub * fnethub
This is the Fawkes network hub member used to access the Fawkes network protocol.
virtual ~FawkesNetworkAspect()
Virtual empty Destructor.
FawkesNetworkAspect()
Constructor.
Fawkes library namespace.