FACT++  1.0
void ConnectionLid::Lid::Print ( ostream &  out)
inline

Definition at line 74 of file lidctrl.cc.

Referenced by ConnectionLid::ProcessAnswer().

75  {
76  out << "Lid" << id << " @ " << position << " / " << current << "A [" << status << "]" << endl;
77  }

+ Here is the caller graph for this function: