FACT++
1.0
|
State::State | ( | int | i = -256 , |
const std::string & | n = "" , |
||
const std::string & | c = "" , |
||
const Time & | t = Time(Time::none) |
||
) |
Construct a Description object
i | Index of the state, e.g. 1 |
n | Name of the state, e.g. 'Connected' |
c | Descriptive text of the state, e.g. "Connection to hardware established." |
Definition at line 42 of file State.cc.
Referenced by Compare().