Loading...
Searching...
No Matches
Platform Member List

This is the complete list of members for Platform, including all inherited members.

clipboard() const =0Platformpure virtual
config() const =0Platformpure virtual
file_system() const =0Platformpure virtual
font_loader() const =0Platformpure virtual
gpu_driver() const =0Platformpure virtual
instance()Platformstatic
logger() const =0Platformpure virtual
set_clipboard(Clipboard *clipboard)=0Platformpure virtual
set_config(const Config &config)=0Platformpure virtual
set_file_system(FileSystem *file_system)=0Platformpure virtual
set_font_loader(FontLoader *font_loader)=0Platformpure virtual
set_gpu_driver(GPUDriver *gpu_driver)=0Platformpure virtual
set_logger(Logger *logger)=0Platformpure virtual
set_surface_factory(SurfaceFactory *surface_factory)=0Platformpure virtual
set_thread_factory(ThreadFactory *thread_factory)=0Platformpure virtual
surface_factory() const =0Platformpure virtual
thread_factory() const =0Platformpure virtual
~Platform()Platformvirtual