Safir SDK Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Deprecated List
Namespace Safir::SwReports
use Safir::Logging::SendSystemLog() instead.
Member Safir::SwReports::SendErrorReport (const std::wstring &errorCode, const std::wstring &location, const std::wstring &text)
use Safir::Logging::SendSystemLog() instead.
Member Safir::SwReports::SendFatalErrorReport (const std::wstring &errorCode, const std::wstring &location, const std::wstring &text)
use Safir::Logging::SendSystemLog() instead.
Member Safir::SwReports::SendProgramInfoReport (const std::wstring &text)
use Safir::Logging::SendSystemLog() instead.
Member Safir::SwReports::SendProgrammingErrorReport (const std::wstring &errorCode, const std::wstring &location, const std::wstring &text)
use Safir::Logging::SendSystemLog() instead.
Member Safir::SwReports::SendResourceReport (const std::wstring &resourceId, bool allocated, const std::wstring &text)
use Safir::Logging::SendSystemLog() instead.