这是 kvikio::S3Endpoint 的完整成员列表,包括所有继承的成员。
parse_s3_url(std::string const &s3_url) | kvikio::S3Endpoint | static |
S3Endpoint(std::string url, std::optional< std::string > aws_region=std::nullopt, std::optional< std::string > aws_access_key=std::nullopt, std::optional< std::string > aws_secret_access_key=std::nullopt) | kvikio::S3Endpoint | |
S3Endpoint(std::string const &bucket_name, std::string const &object_name, std::optional< std::string > aws_region=std::nullopt, std::optional< std::string > aws_access_key=std::nullopt, std::optional< std::string > aws_secret_access_key=std::nullopt, std::optional< std::string > aws_endpoint_url=std::nullopt) | kvikio::S3Endpoint | |
setopt(CurlHandle &curl) 覆盖 | kvikio::S3Endpoint | virtual |
str() 常量 覆盖 | kvikio::S3Endpoint | virtual |
url_from_bucket_and_object(std::string const &bucket_name, std::string const &object_name, std::optional< std::string > const &aws_region, std::optional< std::string > aws_endpoint_url) | kvikio::S3Endpoint | static |
~RemoteEndpoint()=default (定义于 kvikio::RemoteEndpoint) | kvikio::RemoteEndpoint | virtual |
~S3Endpoint() 覆盖=default (定义于 kvikio::S3Endpoint) | kvikio::S3Endpoint |