plugify 1.2.8
Loading...
Searching...
No Matches
plugify::IPlatformOps Member List

This is the complete list of members for plugify::IPlatformOps, including all inherited members.

AddSearchPath(const std::filesystem::path &path) (defined in plugify::IPlatformOps)plugify::IPlatformOpsinlinevirtual
GetLibraryPath(void *handle)=0 (defined in plugify::IPlatformOps)plugify::IPlatformOpspure virtual
GetSymbol(void *handle, std::string_view name)=0 (defined in plugify::IPlatformOps)plugify::IPlatformOpspure virtual
LoadLibrary(const std::filesystem::path &path, LoadFlag flags)=0 (defined in plugify::IPlatformOps)plugify::IPlatformOpspure virtual
RemoveSearchPath(const std::filesystem::path &path) (defined in plugify::IPlatformOps)plugify::IPlatformOpsinlinevirtual
SupportsLazyBinding() const =0 (defined in plugify::IPlatformOps)plugify::IPlatformOpspure virtual
SupportsRuntimePathModification() const =0 (defined in plugify::IPlatformOps)plugify::IPlatformOpspure virtual
UnloadLibrary(void *handle)=0 (defined in plugify::IPlatformOps)plugify::IPlatformOpspure virtual
~IPlatformOps()=default (defined in plugify::IPlatformOps)plugify::IPlatformOpsvirtual