FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
StateClient::StateClient
(
const std::string &
name
,
MessageImp
&
imp
)
Definition at line
3
of file
DimNetwork.cc
.
Referenced by
DimNetwork::AddServer()
.
3
:
4
MessageDimRX
(name, imp),
fState
(-2),
5
fInfoState
((name +
"/STATE"
).c_str(), (
void
*)NULL, 0,
this
)
6
{
7
}
MessageDimRX::MessageDimRX
MessageDimRX(const std::string &name, MessageImp &imp)
Definition:
MessageDim.cc:120
StateClient::fInfoState
DimStampedInfo fInfoState
-2 not initialized, -1 not connected, 0>= state of client
Definition:
DimNetwork.h:24
StateClient::fState
int fState
Combine into one MTime (together with value)
Definition:
DimNetwork.h:22
Here is the caller graph for this function:
StateClient
Generated on Sun Sep 18 2016 20:50:58 for FACT++ by
1.8.11