![]() |
Cinder
0.9.1
|
This is the complete list of members for cinder::DataSourceUrl, including all inherited members.
create(const Url &Url, const UrlOptions &options=UrlOptions()) | cinder::DataSourceUrl | static |
createBuffer() | cinder::DataSourceUrl | protectedvirtual |
createStream() | cinder::DataSourceUrl | virtual |
DataSource(const fs::path &aFilePath, const Url &aUrl) | cinder::DataSource | protected |
DataSourceUrl(const Url &Url, const UrlOptions &options) | cinder::DataSourceUrl | protected |
getBuffer() | cinder::DataSource | |
getFilePath() | cinder::DataSource | |
getFilePathHint() | cinder::DataSource | |
getOptions() const | cinder::DataSourceUrl | |
getUrl() | cinder::DataSource | |
isFilePath() | cinder::DataSourceUrl | virtual |
isUrl() | cinder::DataSourceUrl | virtual |
mBuffer | cinder::DataSource | protected |
mFilePath | cinder::DataSource | protected |
mFilePathHint | cinder::DataSource | protected |
mOptions | cinder::DataSourceUrl | protected |
mStream | cinder::DataSourceUrl | protected |
mUrl | cinder::DataSource | protected |
setFilePathHint(const fs::path &aFilePathHint) | cinder::DataSource | protected |
~DataSource() | cinder::DataSource | protectedvirtual |