FACT++
1.0
|
string Time::GetAsStr | ( | const char * | format = "%Y-%m-%d %H:%M:%S" | ) | const |
Returns a string with the contents of the Time object formated as defined in format.
format | format description of the string to be returned. For details see the boost documentation or the man page of strftime |
Definition at line 240 of file Time.cc.
References fmt(), and _time_format::str().
Referenced by StateMachineImp::AddEvent(), DataLogger::CompileFileNameWithPath(), Main::execute(), StateMachineDim::exitHandler(), FillSql(), EventImp::GetTimeAsStr(), FactGui::handleFadToolTip(), StateMachineSmartFACT::HandleGpsNema(), StateMachineSmartFACT::HandleMagicWeatherData(), ConnectionDrive::HandlePdo1(), ConnectionSQM::HandleRead(), ConnectionLidar::HandleRead(), ConnectionWeather::HandleRead(), FactGui::handleWrite(), FactGui::infoHandlerService(), EventBuilderWrapper::InitRunNumber(), main(), operator<<(), EventImp::Print(), Print(), ServiceList::ProcessServerList(), ConnectionGCN::ProcessXml(), StateMachineImp::SetCurrentState(), FactGui::SetFadLed(), FactGui::SetFscValue(), FactGui::SetLedColor(), StateMachineSmartFACT::UpdateAstronomy(), StateMachineDrive< T, S >::UpdatePointingPosition(), StateMachineDrive< T, S >::UpdateTrackingPosition(), MessageImp::Write(), and MessageImp::WriteImp().