Itasca C++ Interface
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
c
d
e
g
i
m
n
o
p
r
s
t
v
w
Typedefs
Enumerations
Enumerator
a
c
d
f
g
h
i
k
n
p
r
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
f
g
i
m
o
q
r
s
t
u
v
Functions
c
d
g
i
m
o
r
s
t
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
pfc
pfcthermalmodule
interface
ipfcthermalmodule.h
1
#pragma once
2
// ipfcthermalmodule.h
3
4
#include "
base/src/farray.h
"
5
#include "shared/interface/signal.h"
6
7
namespace
itasca
{
8
class
IContainer;
9
}
10
11
namespace
itascaxd
{
12
}
13
14
namespace
pfcthermal {
15
using namespace
itasca
;
16
using namespace
itascaxd
;
17
18
class
IPFCThermalModule
{
19
public
:
20
21
using
prop_signal = shared::Signal<const QString &,const QVariant &>;
22
23
};
18
class
IPFCThermalModule
{
…
};
24
}
pfcthermal::IPFCThermalModule
Definition
ipfcthermalmodule.h:18
farray.h
An array class that attempts to minimize unnecessary heap access.
itasca
namespace Itasca
Definition
basememory.cpp:10
itascaxd
Itasca Library standard namespace, specific to 2D or 3D.
Definition
icontactmodule.h:4
Generated by
1.10.0