Torc
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
inputs
torcnetworkpwminput.h
Go to the documentation of this file.
1
#ifndef TORCNETWORKPWMINPUT_H
2
#define TORCNETWORKPWMINPUT_H
3
4
// Torc
5
#include "
torcpwminput.h
"
6
7
class
TorcNetworkPWMInput
final :
public
TorcPWMInput
8
{
9
Q_OBJECT
10
public
:
11
TorcNetworkPWMInput
(
double
Default,
const
QVariantMap &Details);
12
~TorcNetworkPWMInput
() =
default
;
13
14
QStringList
GetDescription
(
void
)
override
;
15
void
Start
(
void
)
override
;
16
};
17
18
#endif // TORCNETWORKPWMINPUT_H
TorcNetworkPWMInput::TorcNetworkPWMInput
TorcNetworkPWMInput(double Default, const QVariantMap &Details)
Definition:
torcnetworkpwminput.cpp:26
TorcNetworkPWMInput::GetDescription
QStringList GetDescription(void) override
Definition:
torcnetworkpwminput.cpp:31
torcpwminput.h
TorcNetworkPWMInput
Definition:
torcnetworkpwminput.h:7
TorcNetworkPWMInput::Start
void Start(void) override
Definition:
torcnetworkpwminput.cpp:36
TorcNetworkPWMInput::~TorcNetworkPWMInput
~TorcNetworkPWMInput()=default
TorcPWMInput
Definition:
torcpwminput.h:7
Generated on Sat Jan 5 2019 21:54:03 for Torc by
1.8.11