FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
int
StateMachineGCN
< T, S >::Disconnect
(
)
inline
private
Definition at line
420
of file
gcn.cc
.
Referenced by
StateMachineGCN< T, S >::StateMachineGCN()
.
421
{
422
// Close all connections
423
fGCN
.PostClose(
false
);
424
425
return
T::GetCurrentState();
426
}
StateMachineGCN::fGCN
S fGCN
Definition:
gcn.cc:418
Here is the caller graph for this function:
StateMachineGCN
Generated on Sun Sep 18 2016 20:51:00 for FACT++ by
1.8.11