FACT++  1.0
void ConnectionDrive::ProcessDriveStatus ( const string &  line)
inline

Definition at line 134 of file cosyctrl.cc.

135  {
136  Message(line);
137  }
int Message(const std::string &str)
Definition: MessageImp.h:46