EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::hal::ComediDigOut Class Reference

#include <ComediDigOut.hpp>

Inheritance diagram for eeros::hal::ComediDigOut:
Collaboration diagram for eeros::hal::ComediDigOut:

Public Member Functions

 ComediDigOut (std::string id, ComediDevice *device, uint32_t subDeviceNumber, uint32_t channel, bool inverted=false)
 
virtual bool get ()
 
virtual void set (bool value)
 
- Public Member Functions inherited from eeros::hal::PeripheralOutput< bool >
 PeripheralOutput (std::string id)
 
virtual ~PeripheralOutput ()
 
virtual std::string getId () const
 
- Public Member Functions inherited from eeros::hal::PeripheralOutputInterface
virtual ~PeripheralOutputInterface ()
 

Constructor & Destructor Documentation

ComediDigOut::ComediDigOut ( std::string  id,
ComediDevice device,
uint32_t  subDeviceNumber,
uint32_t  channel,
bool  inverted = false 
)

Here is the call graph for this function:

Member Function Documentation

bool ComediDigOut::get ( )
virtual
void ComediDigOut::set ( bool  value)
virtual

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