FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
ConnectionWeather::ConnectionWeather
(
ba::io_service &
ioservice
,
MessageImp
&
imp
)
inline
Definition at line
343
of file
tngweather.cc
.
343
: Connection(ioservice, imp()),
344
fIsVerbose
(
true
),
fDust
(-1),
345
fLastReport
(
Time::none
),
fLastReception
(
Time::none
),
fLastSeeing
(
Time::none
),
346
fKeepAlive
(ioservice)
347
{
348
SetLogStream(&imp);
349
}
ConnectionWeather::fLastSeeing
Time fLastSeeing
Definition:
tngweather.cc:63
ConnectionWeather::fDust
float fDust
Definition:
tngweather.cc:54
ConnectionWeather::fKeepAlive
ba::deadline_timer fKeepAlive
Definition:
magicweather.cc:197
ConnectionWeather::fLastReception
Time fLastReception
Definition:
magicweather.cc:49
Time::none
Do not initialize the time.
Definition:
Time.h:51
ConnectionWeather::fIsVerbose
bool fIsVerbose
Definition:
magicweather.cc:36
ConnectionWeather::fLastReport
Time fLastReport
Definition:
magicweather.cc:48
ConnectionWeather
Generated on Sun Sep 18 2016 20:50:46 for FACT++ by
1.8.11