FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
DimStart::~DimStart
(
)
inline
protected
Definition at line
49
of file
StateMachineDim.h
.
References
DimServer::stop()
.
50
{
51
if
(!
fIsValidServer
)
52
return
;
53
54
// Give some time for pending log messages to be
55
// transmitted before the network is stopped
56
sleep(1);
57
DimServer::stop
();
58
}
DimStart::fIsValidServer
const bool fIsValidServer
Definition:
StateMachineDim.h:34
DimServer::stop
static void stop()
Definition:
discpp.cxx:545
Here is the call graph for this function:
DimStart
Generated on Sun Sep 18 2016 20:50:49 for FACT++ by
1.8.11