qpidctrl
0.7.1
|
#include <qpiddevicecommand.h>
Public Member Functions | |
QPidDeviceCommand () | |
virtual | ~QPidDeviceCommand () |
virtual void | issueCommand ()=0 |
virtual bool | replyExpected () const =0 |
virtual bool | processReply (QString reply)=0 |
Definition at line 6 of file qpiddevicecommand.h.
QPidDeviceCommand::QPidDeviceCommand | ( | ) |
Definition at line 5 of file qpiddevicecommand.cpp.
References DEBUG_PIDDEVICE.
|
virtual |
Definition at line 12 of file qpiddevicecommand.cpp.
References DEBUG_PIDDEVICE.
|
pure virtual |
Implemented in QWatlowCommand< T >, and QLakeshoreCommand< T >.
Referenced by QPidDevice::issueCommand().
|
pure virtual |
Implemented in QWatlowCommand< T >, QWatlowCommand< T >, QWatlowCommand< T >, QLakeshoreCommand< T >, QLakeshoreCommand< T >, QLakeshoreCommand< T >, QWatlowCommand< T >, and QLakeshoreCommand< T >.
Referenced by QPidDevice::completeCommand().
|
pure virtual |
Implemented in QWatlowCommand< T >, and QLakeshoreCommand< T >.
Referenced by QPidDevice::issueCommand().