FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
int
StateMachineDrive
< T, S >::Unlock
(
)
inline
private
Definition at line
2287
of file
drivectrl.cc
.
References
Drive::State::kInitialized
.
2288
{
2289
const
int
rc =
CheckState
();
2290
return
rc<0 ?
State::kInitialized
: rc;
2291
}
Drive::State::kInitialized
Definition:
HeadersDrive.h:17
StateMachineDrive::CheckState
int CheckState()
Definition:
drivectrl.cc:2502
StateMachineDrive
Generated on Sun Sep 18 2016 20:50:59 for FACT++ by
1.8.11