qpidctrl
0.7.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qpidctrl-code
qpiddevicecommand.cpp
Go to the documentation of this file.
1
#include "
qpiddevicecommand.h
"
2
#include "
qpiddebug.h
"
3
#include <stdio.h>
4
5
QPidDeviceCommand::QPidDeviceCommand
()
6
{
7
if
(qcepDebug(
DEBUG_PIDDEVICE
)) {
8
printf(
"QPidDeviceCommand::QPidDeviceCommand\n"
);
9
}
10
}
11
12
QPidDeviceCommand::~QPidDeviceCommand
()
13
{
14
if
(qcepDebug(
DEBUG_PIDDEVICE
)) {
15
printf(
"QPidDeviceCommand::~QPidDeviceCommand\n"
);
16
}
17
}
DEBUG_PIDDEVICE
Definition:
qpiddebug.h:12
qpiddebug.h
QPidDeviceCommand::QPidDeviceCommand
QPidDeviceCommand()
Definition:
qpiddevicecommand.cpp:5
QPidDeviceCommand::~QPidDeviceCommand
virtual ~QPidDeviceCommand()
Definition:
qpiddevicecommand.cpp:12
qpiddevicecommand.h
Generated by
1.8.6