This is the complete list of members for cae::IWindow, including all inherited members.
| close()=0 | cae::IWindow | pure virtual |
| create(const std::string &name, WindowSize size)=0 | cae::IWindow | pure virtual |
| getName() const =0 | utl::IPlugin | pure virtual |
| getNativeHandle() const =0 | cae::IWindow | pure virtual |
| getPlatform() const =0 | utl::IPlugin | pure virtual |
| getType() const =0 | utl::IPlugin | pure virtual |
| getWindowSize() const =0 | cae::IWindow | pure virtual |
| pollEvent(WindowEvent &outEvent)=0 | cae::IWindow | pure virtual |
| pollEvents()=0 | cae::IWindow | pure virtual |
| resetResizedFlag()=0 | cae::IWindow | pure virtual |
| setIcon(const std::string &path) const =0 | cae::IWindow | pure virtual |
| shouldClose() const =0 | cae::IWindow | pure virtual |
| wasResized() const =0 | cae::IWindow | pure virtual |
| ~IPlugin()=default | utl::IPlugin | virtual |
| ~IWindow() override=default | cae::IWindow |