24 #ifndef __ASPECT_INIFINS_NETWORK_H_
25 #define __ASPECT_INIFINS_NETWORK_H_
27 #include <aspect/inifins/inifin.h>
34 class NetworkNameResolver;
35 class ServicePublisher;
45 virtual void init(
Thread *thread);
46 virtual void finalize(
Thread *thread);
Service publisher interface.
Fawkes library namespace.
Thread class encapsulation of pthreads.
Initializer/finalizer for the NetworkAspect.
Network name and address resolver.
Aspect initializer/finalizer base class.