25 #ifndef _SAFIR_DOB_CONNECTION_ASPECT_BASE_H
26 #define _SAFIR_DOB_CONNECTION_ASPECT_BASE_H
Base class for all aspects.
Definition: ConnectionAspectBase.h:38
virtual ~ConnectionAspectBase()
Destructor.
Definition: ConnectionAspectBase.h:51
ConnectionAspectBase(const ConnectionBase &connection)
Constructor.
Definition: ConnectionAspectBase.h:47
Common base class for connections to the DOB.
Definition: ConnectionBase.h:52
#define DOSE_CPP_API
Definition: DoseCppExportDefs.h:33
long GetControllerId() const
Get the id of the controller.
Definition: ConnectionAspectBase.h:54