Antares Simulator
Power System Simulator
|
Public Types | |
using | LogEntry = Component::Datagrid::Renderer::LogEntry |
using | LogEntryContainer = Component::Datagrid::Renderer::LogEntryContainer |
using | BufferType = CString<1024 * 1024> |
using | LineType = Clob |
Public Member Functions | |
JobLoadLogFile (StudyLogs *window, const String &filename) | |
Protected Member Functions | |
virtual void | onExecute () override |
void | readLogFile (IO::File::Stream &file) |
template<class StringT > | |
bool | readLogLine (StringT &line) |
void | addEmptyLine () |