FACT++  1.0
void ConnectionInterlock::Post ( const string &  post)
inline

Definition at line 234 of file pwrctrl.cc.

235  {
236  fNextCommand = post;
237  }
string fNextCommand
Definition: pwrctrl.cc:43