MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::ResourceOptions Member List

This is the complete list of members for mbgl::ResourceOptions, including all inherited members.

apiKey() constmbgl::ResourceOptions
assetPath() constmbgl::ResourceOptions
cachePath() constmbgl::ResourceOptions
clone() constmbgl::ResourceOptions
Default()mbgl::ResourceOptionsstatic
maximumCacheSize() constmbgl::ResourceOptions
operator=(const ResourceOptions &options)mbgl::ResourceOptions
operator=(ResourceOptions &&options)mbgl::ResourceOptions
platformContext() constmbgl::ResourceOptions
ResourceOptions()mbgl::ResourceOptions
ResourceOptions(ResourceOptions &&) noexceptmbgl::ResourceOptions
tileServerOptions() constmbgl::ResourceOptions
withApiKey(std::string token)mbgl::ResourceOptions
withAssetPath(std::string path)mbgl::ResourceOptions
withCachePath(std::string path)mbgl::ResourceOptions
withMaximumCacheSize(uint64_t size)mbgl::ResourceOptions
withPlatformContext(void *context)mbgl::ResourceOptions
withTileServerOptions(TileServerOptions tileServerOptions)mbgl::ResourceOptions
~ResourceOptions()mbgl::ResourceOptions