Antares Simulator
Power System Simulator
Matrix_load_bypass< T, ReadWriteT > Class Template Reference
Inheritance diagram for Matrix_load_bypass< T, ReadWriteT >:
Matrix_easy_to_fill< double, double >

Public Member Functions

 Matrix_load_bypass (uint height, uint width)
 
 Matrix_load_bypass (uint height, uint width, const vector< T > &vec)
 
bool loadFromCSVFile (const AnyString &, uint, uint, uint, BufferType *) override
 
- Public Member Functions inherited from Matrix_easy_to_fill< double, double >
 Matrix_easy_to_fill (uint height, uint width)
 
 Matrix_easy_to_fill (uint height, uint width, const vector< double > &vec)
 
bool openFile (Yuni::IO::File::Stream &, const AnyString &) const override
 Trying to open a file. More...
 
void saveBufferToFile (std::string &buffer, Yuni::IO::File::Stream &) const override
 

Public Attributes

bool loadFromCSVFile_called
 
- Public Attributes inherited from Matrix_easy_to_fill< double, double >
std::string data
 

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