libFAUDES

Sections

Index

faudes::AttributeSimplenetEvent Class Reference

Configuration of a networked sensor or actuator. More...

#include <iop_simplenet.h>

List of all members.

Public Member Functions

 AttributeSimplenetEvent (void)
 Default constructor (no mapping at all).
 AttributeSimplenetEvent (const AttributeSimplenetEvent &rOtherAttr)
 Copy constructor.
virtual bool IsDefault (void) const
 Test for default value (never).
virtual void Clear (void)
 Clear.
const AttributeSimplenetActuatorActuatorp (void) const
 Get actuator mapping.
const AttributeSimplenetSensorSensorp (void) const
 Get sensor mapping.

Protected Member Functions

virtual AttributeSimplenetEventDoAssign (const AttributeSimplenetEvent &rSrc)
 DoAssign.

Static Protected Attributes

static AttributeSimplenetSensor sSensorPrototype
 Prototype, sensor.
static AttributeSimplenetActuator sActuatorPrototype
 Prototype, actuator.

Detailed Description

Configuration of a networked sensor or actuator.

This class is derived from the AttributeDeviceEvent to specialise for networked sensor and actuator mapping.

Definition at line 256 of file iop_simplenet.h.


Constructor & Destructor Documentation

faudes::AttributeSimplenetEvent::AttributeSimplenetEvent ( void   ) 

Default constructor (no mapping at all).

Definition at line 223 of file iop_simplenet.cpp.

faudes::AttributeSimplenetEvent::AttributeSimplenetEvent ( const AttributeSimplenetEvent rOtherAttr  ) 

Copy constructor.

Definition at line 230 of file iop_simplenet.cpp.


Member Function Documentation

const AttributeSimplenetActuator* faudes::AttributeSimplenetEvent::Actuatorp ( void   )  const [inline]

Get actuator mapping.

Reimplemented from faudes::AttributeDeviceEvent.

Definition at line 275 of file iop_simplenet.h.

virtual void faudes::AttributeSimplenetEvent::Clear ( void   )  [inline, virtual]

Clear.

Reimplemented from faudes::AttributeDeviceEvent.

Definition at line 272 of file iop_simplenet.h.

virtual AttributeSimplenetEvent& faudes::AttributeSimplenetEvent::DoAssign ( const AttributeSimplenetEvent rSrc  )  [inline, protected, virtual]

DoAssign.

Definition at line 285 of file iop_simplenet.h.

virtual bool faudes::AttributeSimplenetEvent::IsDefault ( void   )  const [inline, virtual]

Test for default value (never).

Reimplemented from faudes::AttributeDeviceEvent.

Definition at line 269 of file iop_simplenet.h.

const AttributeSimplenetSensor* faudes::AttributeSimplenetEvent::Sensorp ( void   )  const [inline]

Get sensor mapping.

Reimplemented from faudes::AttributeDeviceEvent.

Definition at line 279 of file iop_simplenet.h.


Member Data Documentation

Prototype, actuator.

Definition at line 292 of file iop_simplenet.h.

Prototype, sensor.

Definition at line 286 of file iop_simplenet.h.


The documentation for this class was generated from the following files:

libFAUDES 2.16b --- 2010-9-8 --- c++ source docu by doxygen 1.6.3