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

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

backtraceSA::Log
chanNameSA::Log
currIndexSA::Exception_OutOfRange
dateSA::Log
detailsSA::Log
Exception(BaseInfo _info, bool _pred, std::wstring _msg=L"") noexceptSA::Exception
Exception_OutOfArrayRange(BaseInfo _info, uint32_t _currIndex, std::wstring _currIndexStr, const U &_array, std::wstring _arrayName=L"", uint32_t _minBound=0, uint32_t _maxBound=uint32_t(-1)) noexceptSA::Exception_OutOfArrayRangeinline
Exception_OutOfRange(BaseInfo _info, uint32_t _currIndex, uint32_t _minBound, uint32_t _maxBound, std::wstring _msg) noexceptSA::Exception_OutOfRange
Exception_OutOfRange(BaseInfo _info, uint32_t _currIndex, std::wstring _currIndexStr, uint32_t _minBound, std::wstring _minBoundStr, uint32_t _maxBound, std::wstring _maxBoundStr) noexceptSA::Exception_OutOfRange
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
maxBoundSA::Exception_OutOfRange
minBoundSA::Exception_OutOfRange
msgSA::Log