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