Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
InMemoryStudyLoader Class Reference
Inheritance diagram for InMemoryStudyLoader:
Antares::IStudyLoader

Public Member Functions

 InMemoryStudyLoader (bool success=true)
 
std::unique_ptr< Antares::Data::Studyload () const override
 The load method is used to load a study.
 
- Public Member Functions inherited from Antares::IStudyLoader

Public Attributes

bool success_ = true
 

Member Function Documentation

◆ load()

std::unique_ptr< Antares::Data::Study > InMemoryStudyLoader::load ( ) const
inlinenodiscardoverridevirtual

The load method is used to load a study.

Returns
A shared pointer to a Study object.

Implements Antares::IStudyLoader.


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