|
LiteFX 0.4.1.2025
Computer Graphics Engine
|
This is the complete list of members for LiteFX::App, 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() const noexcept=0 | LiteFX::App | pure virtual |
| 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 |
| use(UniquePtr< IBackend > &&backend) | LiteFX::App | virtual |
| version() const noexcept=0 | LiteFX::App | pure virtual |
| ~App() noexcept | LiteFX::App | virtual |