alrobotmodel  2.1.0.18
 All Classes Functions Variables Enumerations Enumerator
Public Member Functions
Sim::DCMActuator Class Reference

DCMActuator defines a generic actuator which commands are communicated through the DCM. More...

#include <alrobotmodel.h>

List of all members.

Public Member Functions

 DCMActuator (class DCMActuatorImpl *impl)
 private constructor.
 DCMActuator (const DCMActuator &other)
 copy constructor.
 ~DCMActuator ()
 destructor
const std::vector< std::string > & dcmKeys () const
 returns a vector of the strings in the DCM concerning this actuator.
virtual int bufferSize () const =0
 returns the maximum size of the buffer of a measure from the DCMActuator in bits.

Detailed Description

DCMActuator defines a generic actuator which commands are communicated through the DCM.

Definition at line 633 of file alrobotmodel.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator