LLGL 0.05 Beta
Loading...
Searching...
No Matches
LLGL::Report Member List

This is the complete list of members for LLGL::Report, including all inherited members.

Errorf(const char *format,...)LLGL::Report
GetText() constLLGL::Report
HasErrors() constLLGL::Report
operator bool() constLLGL::Report
operator=(const Report &rhs)LLGL::Report
operator=(Report &&rhs) noexceptLLGL::Report
Printf(const char *format,...)LLGL::Report
Report()LLGL::Report
Report(const char *text, bool hasErrors)LLGL::Report
Report(const StringView &text, bool hasErrors)LLGL::Report
Report(std::string &&text, bool hasErrors)LLGL::Report
Report(const Report &rhs)LLGL::Report
Report(Report &&rhs) noexceptLLGL::Report
Reset(const char *text, bool hasErrors)LLGL::Report
Reset(const StringView &text, bool hasErrors)LLGL::Report
Reset(std::string &&text, bool hasErrors)LLGL::Report
~Report()LLGL::Report