Definition at line 835 of file smartfact.cc.
References DimControl::file, EventImp::GetQoS(), EventImp::GetSize(), DimState::kOffline, StateMachineImp::kSM_KeepState, DimState::last, DimControl::scriptdepth, and DimControl::shortmsg.
Referenced by StateMachineSmartFACT().
846 #if BOOST_VERSION < 104600 847 const string file = boost::filesystem::path(
fDimControl.
file).filename();
849 const string file = boost::filesystem::path(
fDimControl.
file).filename().string();
863 if (!file.empty() && d.
GetQoS()<2)
std::pair< Time, int32_t > last
virtual int GetQoS() const
void SetAudio(const string &name)
Concerete implementation of an EventImp stroring name, format, data and time.
EventHist fControlMessageHist
virtual size_t GetSize() const
void HandleControlMessageImp(const EventImp &d)