AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetStr() [2/2]

std::string drama::IsRunningType::GetStr ( EventStatus  val) const

Return a string version of a event status value.

Parameters
valThe EventStatus item to convert to a string.
Returns
One of "Not Started", "Running", "Failed" or "Completed"