Public Member Functions | List of all members
XModbusRTUDriver< T > Class Template Reference
Inheritance diagram for XModbusRTUDriver< T >:
Inheritance graph
[legend]

Public Member Functions

 XModbusRTUDriver (const char *name, bool runtime, Transaction &tr_meas, const shared_ptr< XMeasure > &meas)
 
- Public Member Functions inherited from XCharDeviceDriver< T, XModbusRTUInterface >
 XCharDeviceDriver (const char *name, bool runtime, Transaction &tr_meas, const shared_ptr< XMeasure > &meas)
 

Additional Inherited Members

- Protected Member Functions inherited from XCharDeviceDriver< T, XModbusRTUInterface >
const shared_ptr
< XModbusRTUInterface > & 
interface () const
 
virtual void open () throw (XKameError &)
 Be called just after opening interface. Call start() inside this routine appropriately.
 
virtual void close () throw (XKameError &)
 Be called during stopping driver. Call interface()->stop() inside this routine.
 
void onOpen (const Snapshot &shot, XInterface *)
 
void onClose (const Snapshot &shot, XInterface *)
 
virtual void closeInterface ()
 

Detailed Description

template<class T>
class XModbusRTUDriver< T >

Definition at line 84 of file modbusrtuinterface.h.


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

Generated for KAME4 by  doxygen 1.8.3