DPsim
CPS::Logger Member List

This is the complete list of members for CPS::Logger, including all inherited members.

complexToString(const Complex &num) (defined in CPS::Logger)CPS::Loggerstatic
get(const std::string &name, Level filelevel=Level::info, Level clilevel=Level::off) (defined in CPS::Logger)CPS::Loggerstatic
getCSVColumnNames(std::vector< String > names) (defined in CPS::Logger)CPS::Loggerstatic
getCSVLineFromData(Real time, Real data) (defined in CPS::Logger)CPS::Loggerstatic
getCSVLineFromData(Real time, const Matrix &data) (defined in CPS::Logger)CPS::Loggerstatic
getCSVLineFromData(Real time, const MatrixComp &data) (defined in CPS::Logger)CPS::Loggerstatic
Level typedef (defined in CPS::Logger)CPS::Logger
Log typedef (defined in CPS::Logger)CPS::Logger
logDir() (defined in CPS::Logger)CPS::Loggerstatic
Logger() (defined in CPS::Logger)CPS::Logger
matrixCompToString(const MatrixComp &mat) (defined in CPS::Logger)CPS::Loggerstatic
matrixToString(const Matrix &mat) (defined in CPS::Logger)CPS::Loggerstatic
phasorMatrixToString(const MatrixComp &mat) (defined in CPS::Logger)CPS::Loggerstatic
phasorToString(const Complex &num) (defined in CPS::Logger)CPS::Loggerstatic
prefix() (defined in CPS::Logger)CPS::Loggerstatic
realToString(const Real &num) (defined in CPS::Logger)CPS::Loggerstatic
setLogDir(String path)CPS::Loggerstatic
setLogLevel(std::shared_ptr< spdlog::logger > logger, Logger::Level level) (defined in CPS::Logger)CPS::Loggerstatic
setLogPattern(std::shared_ptr< spdlog::logger > logger, std::string pattern) (defined in CPS::Logger)CPS::Loggerstatic
sparseMatrixCompToString(const SparseMatrixComp &mat) (defined in CPS::Logger)CPS::Loggerstatic
sparseMatrixToString(const SparseMatrix &mat) (defined in CPS::Logger)CPS::Loggerstatic
~Logger() (defined in CPS::Logger)CPS::Logger