LightsprintSDK 2021.08.08
|
This is the complete list of members for rr::RRReporter, including all inherited members.
assertionFailed(const char *expression, const char *func, const char *file, unsigned line) | rr::RRReporter | static |
bytesToString(size_t bytes) | rr::RRReporter | static |
createFileReporter(const char *filename, bool caching) | rr::RRReporter | static |
createOutputDebugStringReporter() | rr::RRReporter | static |
createPrintfReporter() | rr::RRReporter | static |
createWindowedReporter(class RRSolver *&solver, const char *caption=nullptr, bool closeWhenDone=false) | rr::RRReporter | static |
customReport(RRReportType type, int indentation, const char *message)=0 | rr::RRReporter | pure virtual |
getFilter(bool &warnings, unsigned &infLevel, bool &timing) | rr::RRReporter | static |
indent(int delta) | rr::RRReporter | static |
operator delete(void *p, std::size_t n) | rr::RRUniformlyAllocated | |
operator delete[](void *p, std::size_t n) | rr::RRUniformlyAllocated | |
operator new(std::size_t n) | rr::RRUniformlyAllocated | |
operator new[](std::size_t n) | rr::RRUniformlyAllocated | |
report(RRReportType type, const char *format,...) | rr::RRReporter | static |
reportV(RRReportType type, const char *format, va_list &vars) | rr::RRReporter | static |
RRReporter() | rr::RRReporter | |
RRUniformlyAllocatedNonCopyable() | rr::RRUniformlyAllocatedNonCopyable | inlineprotected |
setFilter(bool warnings=true, unsigned infLevel=2, bool timing=true) | rr::RRReporter | static |
~RRReporter() | rr::RRReporter | virtual |
~RRUniformlyAllocatedNonCopyable() | rr::RRUniformlyAllocatedNonCopyable | inlineprotected |