Skip to content

Struct star::FilePathInfo

ClassList > star > FilePathInfo

Public Types

Type Name
enum Type

Public Attributes

Type Name
std::string bucket
std::string key
std::string path
std::string region
Type type

Public Types Documentation

enum Type

enum star::FilePathInfo::Type {
    LOCAL,
    HTTP,
    S3,
    MEMORY
};

Public Attributes Documentation

variable bucket

std::string star::FilePathInfo::bucket;

variable key

std::string star::FilePathInfo::key;

variable path

std::string star::FilePathInfo::path;

variable region

std::string star::FilePathInfo::region;

variable type

Type star::FilePathInfo::type;


The documentation for this class was generated from the following file StarDS/include/stards.h