SECurve Member List
This is the complete list of members for SECurve, including all inherited members.
AddConstantSegment() | SECurve | |
AddLinearSegment() | SECurve | |
AddParabolicSegment() | SECurve | |
AddSigmoidalSegment() | SECurve | |
Copy(const SECurve &src) | SECurve | virtual |
Debug(std::string const &msg) const | Loggable | virtual |
Debug(std::stringstream &msg) const | Loggable | virtual |
Debug(std::ostream &msg) const | Loggable | virtual |
Error(std::string const &msg) const | Loggable | virtual |
Error(std::stringstream &msg) const | Loggable | virtual |
Error(std::ostream &msg) const | Loggable | virtual |
Fatal(std::string const &msg) const | Loggable | virtual |
Fatal(std::stringstream &msg) const | Loggable | virtual |
Fatal(std::ostream &msg) const | Loggable | virtual |
GetLogger() const | Loggable | virtual |
GetSegments() | SECurve | virtual |
GetSegments() const | SECurve | virtual |
HasSegment() const | SECurve | virtual |
Info(std::string const &msg) const | Loggable | virtual |
Info(std::stringstream &msg) const | Loggable | virtual |
Info(const std::stringstream &msg) const | Loggable | virtual |
Info(std::ostream &msg) const | Loggable | virtual |
Invalidate() override | SECurve | virtual |
IsValid() const override | SECurve | virtual |
Loggable(Logger *logger=nullptr) | Loggable | |
Loggable(std::string const &logfile) | Loggable | |
m_Logger | Loggable | protected |
m_Segments | SECurve | protected |
myLogger | Loggable | protected |
SECurve(Logger *logger=nullptr) | SECurve | |
SEProperty() | SEProperty | |
SetLogger(Logger &logger) | Loggable | virtual |
SortSegments() | SECurve | virtual |
ToString() const | SECurve | virtual |
ToString(std::ostream &str) const | SECurve | virtual |
Warning(std::string const &msg) const | Loggable | virtual |
Warning(std::stringstream &msg) const | Loggable | virtual |
Warning(std::ostream &msg) const | Loggable | virtual |
~Loggable() | Loggable | virtual |
~SECurve() | SECurve | virtual |
~SEProperty() | SEProperty | virtual |