FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
ConnectionInterlock::ConnectionInterlock
(
ba::io_service &
ioservice
,
MessageImp
&
imp
)
inline
Definition at line
207
of file
pwrctrl.cc
.
207
: Connection(ioservice, imp()),
208
fIsValid
(
false
),
fIsVerbose
(
true
),
fDebugRx
(
false
),
fLastReport
(
Time::none
),
fKeepAlive
(ioservice)
209
{
210
SetLogStream(&imp);
211
}
ConnectionInterlock::fIsValid
bool fIsValid
Definition:
pwrctrl.cc:30
ConnectionInterlock::fIsVerbose
bool fIsVerbose
Definition:
pwrctrl.cc:35
ConnectionInterlock::fDebugRx
bool fDebugRx
Definition:
pwrctrl.cc:36
ConnectionInterlock::fKeepAlive
boost::asio::deadline_timer fKeepAlive
Definition:
pwrctrl.cc:161
Time::none
Do not initialize the time.
Definition:
Time.h:51
ConnectionInterlock::fLastReport
Time fLastReport
Definition:
pwrctrl.cc:45
ConnectionInterlock
Generated on Sun Sep 18 2016 20:50:45 for FACT++ by
1.8.11