FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool Status::Set
(
bool &
rc
,
const QString &
value
)
Definition at line
15
of file
HeadersPower.cc
.
Referenced by
ConnectionInterlock::ProcessAnswer()
.
16
{
17
rc = value.toInt();
18
return
true
;
19
}
Here is the caller graph for this function:
Power
Status
Generated on Sun Sep 18 2016 20:51:06 for FACT++ by
1.8.11