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