![]() |
LLGL 0.05 Beta
|
This is the complete list of members for LLGL::Report, including all inherited members.
| Errorf(const char *format,...) | LLGL::Report | |
| GetText() const | LLGL::Report | |
| HasErrors() const | LLGL::Report | |
| operator bool() const | LLGL::Report | |
| operator=(const Report &rhs) | LLGL::Report | |
| operator=(Report &&rhs) noexcept | LLGL::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) noexcept | LLGL::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 |