DeviceInterface::SubDeviceInterface Class Reference

#include <armarx/control/ethercat/DeviceInterface.h>

+ Inheritance diagram for DeviceInterface::SubDeviceInterface:

Public Member Functions

 SubDeviceInterface (const std::string &name)
 
virtual ~SubDeviceInterface ()
 
- Public Member Functions inherited from DeviceBase
 DeviceBase (const std::string &name)
 Create a Device with the given name. More...
 
const std::string & getDeviceName () const
 
const std::set< std::string > & getTags () const
 
bool hasTag (const std::string &tag) const
 
const char * rtGetDeviceName () const
 
virtual ~DeviceBase ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from DeviceBase
void addDeviceTag (const std::string &tag)
 adds the given tag to the Device More...
 

Detailed Description

Definition at line 39 of file DeviceInterface.h.

Constructor & Destructor Documentation

◆ SubDeviceInterface()

SubDeviceInterface ( const std::string &  name)
inline

Definition at line 42 of file DeviceInterface.h.

◆ ~SubDeviceInterface()

virtual ~SubDeviceInterface ( )
inlinevirtual

Definition at line 46 of file DeviceInterface.h.


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