createBuffer() | cinder::DataSourceUrl | [protected, virtual] |
createRef(const Url &Url) | cinder::DataSourceUrl | [static] |
DataSource(const std::string &aFilePath, const Url &aUrl) | cinder::DataSource | [protected] |
DataSourceUrl(const Url &Url) | cinder::DataSourceUrl | [protected] |
getBuffer() | cinder::DataSource | |
getFilePath() | cinder::DataSource | |
getFilePathHint() | cinder::DataSource | |
getStream() | cinder::DataSourceUrl | [virtual] |
getUrl() | cinder::DataSource | |
isFilePath() | cinder::DataSourceUrl | [virtual] |
isUrl() | cinder::DataSourceUrl | [virtual] |
mBuffer | cinder::DataSource | [protected] |
mFilePath | cinder::DataSource | [protected] |
mFilePathHint | cinder::DataSource | [protected] |
mStream | cinder::DataSourceUrl | [protected] |
mUrl | cinder::DataSource | [protected] |
setFilePathHint(const std::string &aFilePathHint) | cinder::DataSource | [protected] |
~DataSource() | cinder::DataSource | [protected, virtual] |