|
DPsim
|
This is the complete list of members for CPS::Logger, including all inherited members.
| complexToString(const Complex &num) | CPS::Logger | static |
| get(const std::string &name, Level filelevel=Level::info, Level clilevel=Level::off) | CPS::Logger | static |
| getCSVColumnNames(std::vector< String > names) | CPS::Logger | static |
| getCSVLineFromData(Real time, Real data) | CPS::Logger | static |
| getCSVLineFromData(Real time, const Matrix &data) | CPS::Logger | static |
| getCSVLineFromData(Real time, const MatrixComp &data) | CPS::Logger | static |
| Level typedef | CPS::Logger | |
| Log typedef | CPS::Logger | |
| logDir() | CPS::Logger | static |
| Logger() | CPS::Logger | |
| matrixCompToString(const MatrixComp &mat) | CPS::Logger | static |
| matrixToString(const Matrix &mat) | CPS::Logger | static |
| phasorMatrixToString(const MatrixComp &mat) | CPS::Logger | static |
| phasorToString(const Complex &num) | CPS::Logger | static |
| prefix() | CPS::Logger | static |
| realToString(const Real &num) | CPS::Logger | static |
| setLogDir(String path) | CPS::Logger | static |
| setLogLevel(std::shared_ptr< spdlog::logger > logger, Logger::Level level) | CPS::Logger | static |
| setLogPattern(std::shared_ptr< spdlog::logger > logger, std::string pattern) | CPS::Logger | static |
| sparseMatrixCompToString(const SparseMatrixComp &mat) | CPS::Logger | static |
| sparseMatrixToString(const SparseMatrix &mat) | CPS::Logger | static |
| ~Logger() | CPS::Logger |