| create(Buffer buffer, const std::string &filePathHint="") | cinder::DataSourceBuffer | [static] |
| createBuffer() | cinder::DataSourceBuffer | [protected, virtual] |
| createStream() | cinder::DataSourceBuffer | [virtual] |
| DataSource(const fs::path &aFilePath, const Url &aUrl) | cinder::DataSource | [protected] |
| DataSourceBuffer(Buffer aBuffer) | cinder::DataSourceBuffer | [protected] |
| getBuffer() | cinder::DataSource | |
| getFilePath() | cinder::DataSource | |
| getFilePathHint() | cinder::DataSource | |
| getUrl() | cinder::DataSource | |
| isFilePath() | cinder::DataSourceBuffer | [virtual] |
| isUrl() | cinder::DataSourceBuffer | [virtual] |
| mBuffer | cinder::DataSource | [protected] |
| mFilePath | cinder::DataSource | [protected] |
| mFilePathHint | cinder::DataSource | [protected] |
| mStream | cinder::DataSourceBuffer | [protected] |
| mUrl | cinder::DataSource | [protected] |
| setFilePathHint(const std::string &aFilePathHint) | cinder::DataSource | [protected] |
| ~DataSource() | cinder::DataSource | [protected, virtual] |