Itasca C++ Interface
Loading...
Searching...
No Matches
pfc
pfcthermalmodule
interface
ipfcthermalmodule.h
1
#pragma once
2
// ipfcthermalmodule.h
3
4
#include "shared/interface/signal.h"
5
#include "base/src/property.h"
6
7
namespace
pfcthermal {
8
class
IPFCThermalModule
{
9
public
:
10
using
prop_signal = shared::Signal<const string &,const base::Property &>;
11
};
12
}
pfcthermal::IPFCThermalModule
Definition
ipfcthermalmodule.h:8
Generated by
1.10.0