FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
int
StateMachineDrive
< T, S >::Disconnect
(
)
inline
private
Definition at line
2306
of file
drivectrl.cc
.
2307
{
2308
// Close all connections
2309
fDrive
.PostClose(
false
);
2310
2311
/*
2312
// Now wait until all connection have been closed and
2313
// all pending handlers have been processed
2314
poll();
2315
*/
2316
2317
return
T::GetCurrentState();
2318
}
StateMachineDrive::fDrive
S fDrive
Definition:
cosyctrl.cc:787
StateMachineDrive
Generated on Sun Sep 18 2016 20:50:59 for FACT++ by
1.8.11