qpidctrl
0.7.1
|
#include <qwatlowdevice.h>
Public Member Functions | |
QWatlowCommand (QWatlowDevice *device, QString cmd, T *property) | |
bool | replyExpected () const |
bool | processReply (QString reply) |
void | issueCommand () |
QString | cmd () const |
template<> | |
bool | processReply (QString) |
template<> | |
bool | processReply (QString reply) |
template<> | |
bool | processReply (QString reply) |
![]() | |
QPidDeviceCommand () | |
virtual | ~QPidDeviceCommand () |
Private Attributes | |
QWatlowDevice * | m_Device |
QString | m_Command |
T * | m_Property |
Definition at line 80 of file qwatlowdevice.h.
QWatlowCommand< T >::QWatlowCommand | ( | QWatlowDevice * | device, |
QString | cmd, | ||
T * | property | ||
) |
Definition at line 327 of file qwatlowdevice.cpp.
QString QWatlowCommand< T >::cmd | ( | ) | const |
Definition at line 372 of file qwatlowdevice.cpp.
|
virtual |
|
virtual |
Implements QPidDeviceCommand.
|
virtual |
Implements QPidDeviceCommand.
Definition at line 341 of file qwatlowdevice.cpp.
|
virtual |
|
virtual |
|
virtual |
|
private |
Definition at line 93 of file qwatlowdevice.h.
|
private |
Definition at line 92 of file qwatlowdevice.h.
|
private |
Definition at line 94 of file qwatlowdevice.h.