Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Window::StudyLogs Class Referencefinal
Inheritance diagram for Antares::Window::StudyLogs:
Antares::Component::Frame::WxLocalFrame Antares::Component::Frame::IFrame

Classes

class  LogFilenameInfo
 

Public Types

using LogEntry = Component::Datagrid::Renderer::LogEntry
 
using LogEntryContainer = Component::Datagrid::Renderer::LogEntryContainer
 
- Public Types inherited from Antares::Component::Frame::IFrame
using Vector = std::vector<IFrame*>
 Vector.
 

Public Member Functions

 StudyLogs (wxFrame *parent)
 Constructor with a parent window and a study.
 
virtual ~StudyLogs ()
 Destructor.
 
void refreshListOfAllAvailableLogs ()
 
void loadFromFile (const Yuni::String &filename)
 
const Yuni::String & lastLogFile () const
 
void reloadFromData (LogEntryContainer::Ptr entries, LogEntryContainer::Ptr errors)
 
- Public Member Functions inherited from Antares::Component::Frame::WxLocalFrame
 WxLocalFrame (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE, const wxString &name=wxT("registered-frame"))
 
virtual bool Destroy () override
 
virtual bool excludeFromMenu () override
 
virtual void updateOpenWindowsMenu () override
 
virtual void frameRaise () override
 Raise the frame to the top level.
 
virtual Yuni::String frameTitle () const override
 Get the frame title.
 
virtual int frameID () const override
 
virtual void SetTitle (const wxString &title) override
 
- Public Member Functions inherited from Antares::Component::Frame::IFrame

The documentation for this class was generated from the following files: