FACT++  1.0
void StateMachineSmartFACT::SetAudio ( const string &  name)
inlineprivate

Definition at line 615 of file smartfact.cc.

616  {
617  fAudioName = name;
618  fAudioTime = Time();
619  }
Adds some functionality to boost::posix_time::ptime for our needs.
Definition: Time.h:30