SA_Logger
Sapphire's Suite's C++ Logger.
Loading...
Searching...
No Matches
SA::Exception_Equals1 Member List

This is the complete list of members for SA::Exception_Equals1, including all inherited members.

backtraceSA::Log
chanNameSA::Log
dateSA::Log
detailsSA::Log
Exception(BaseInfo _info, bool _pred, std::wstring _msg=L"") noexceptSA::Exception
Exception_Equals(BaseInfo _info, const T &_lhs, const T &_rhs, std::wstring _predStr=L"pred") noexceptSA::Exception_Equalsinline
Exception_Equals(BaseInfo _info, float _lhs, float _rhs, std::wstring _predStr=L"pred") noexceptSA::Exception_Equals
Exception_Equals(BaseInfo _info, double _lhs, double _rhs, std::wstring _predStr=L"pred") noexceptSA::Exception_Equals
Exception_Equals1(BaseInfo _info, const T &_lhs, std::wstring _predStr=L"pred") noexceptSA::Exception_Equals1inline
fileSA::Log
frameNumSA::Log
functionSA::Log
levelSA::Log
lineSA::Log
Log()=defaultSA::Log
Log(std::wstring _file, uint32_t _line, std::string _function, std::wstring _msg=L"Hello, World!", LogLevel _level=LogLevel::Normal, std::wstring _chanName=L"Default", std::wstring _details=L"", uint32_t _frameNum=0u, std::string _backtrace="") noexceptSA::Log
msgSA::Log