LiteFX 0.4.1.2025
Computer Graphics Engine
|
This is the complete list of members for TestApp, including all inherited members.
activeBackend(BackendType type) const | LiteFX::App | protected |
activeBackendType(BackendType type) const | LiteFX::App | protected |
App() | LiteFX::App | |
App(const App &)=delete | LiteFX::App | |
App(App &&) noexcept=delete | LiteFX::App | |
backendStarted | LiteFX::App | mutable |
backendStopped | LiteFX::App | mutable |
build(TArgs &&... _args) | LiteFX::App | inlinestatic |
findBackend() | LiteFX::App | inlineprotected |
findBackend() const | LiteFX::App | inline |
getBackend(std::type_index type) const | LiteFX::App | |
getBackend(std::type_index type) | LiteFX::App | protected |
getBackends(const BackendType type) const | LiteFX::App | |
initializing | LiteFX::App | mutable |
Name() noexcept | TestApp | inlinestatic |
Name() noexcept | TestApp | inlinestatic |
name() const noexcept override | TestApp | inlinevirtual |
name() const noexcept override | TestApp | inlinevirtual |
onBackendStart(const std::function< bool(TBackend *)> &callback) | LiteFX::App | inline |
onBackendStop(const std::function< void(TBackend *)> &callback) | LiteFX::App | inline |
operator=(const App &)=delete | LiteFX::App | |
operator=(App &&) noexcept=delete | LiteFX::App | |
operator[](std::type_index type) const | LiteFX::App | |
platform() const noexcept | LiteFX::App | |
resize(int width, int height) | LiteFX::App | |
resized | LiteFX::App | mutable |
run() | LiteFX::App | |
shutdown | LiteFX::App | mutable |
startBackend(std::type_index type) const | LiteFX::App | protected |
startBackend() | LiteFX::App | inline |
startup | LiteFX::App | mutable |
stopActiveBackends(BackendType type) const | LiteFX::App | protected |
stopBackend(std::type_index type) const | LiteFX::App | protected |
stopBackend() | LiteFX::App | inline |
TestApp() | TestApp | inline |
TestApp() | TestApp | inline |
use(UniquePtr< IBackend > &&backend) | LiteFX::App | virtual |
Version() noexcept | TestApp | inlinestatic |
Version() noexcept | TestApp | inlinestatic |
version() const noexcept override | TestApp | inlinevirtual |
version() const noexcept override | TestApp | inlinevirtual |
~App() noexcept | LiteFX::App | virtual |