Antares Simulator
Power System Simulator
InMemoryStudyLoader Class Referencefinal
Inheritance diagram for InMemoryStudyLoader:
Antares::IStudyLoader

Public Member Functions

 InMemoryStudyLoader (bool success=true)
 
std::unique_ptr< Data::Studyload () const override
 The load method is used to load a study. More...
 

Public Attributes

bool success_ = true
 

Member Function Documentation

◆ load()

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

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: