FACT++  1.0
const char* DimData::c_str ( ) const
inline

Definition at line 37 of file DimData.h.

Referenced by FactGui::handleLoggerFilenameNight(), and FactGui::handleLoggerFilenameRun().

37 { return (char*)data.data(); }
const std::vector< char > data
Definition: DimData.h:8

+ Here is the caller graph for this function: