qpidctrl
0.7.1
|
#include <qlakeshoredevice.h>
Public Member Functions | |
QLakeshoreCommand (QLakeshoreDevice *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 | |
QLakeshoreDevice * | m_Device |
QString | m_Command |
T * | m_Property |
Definition at line 54 of file qlakeshoredevice.h.
QLakeshoreCommand< T >::QLakeshoreCommand | ( | QLakeshoreDevice * | device, |
QString | cmd, | ||
T * | property | ||
) |
Definition at line 92 of file qlakeshoredevice.cpp.
QString QLakeshoreCommand< T >::cmd | ( | ) | const |
Definition at line 137 of file qlakeshoredevice.cpp.
|
virtual |
|
virtual |
Implements QPidDeviceCommand.
|
virtual |
Implements QPidDeviceCommand.
Definition at line 106 of file qlakeshoredevice.cpp.
|
virtual |
|
virtual |
|
virtual |
|
private |
Definition at line 67 of file qlakeshoredevice.h.
|
private |
Definition at line 66 of file qlakeshoredevice.h.
|
private |
Definition at line 68 of file qlakeshoredevice.h.