![]() |
Cinder
0.9.1
|
This is the complete list of members for cinder::DataSourceBuffer, including all inherited members.
create(const BufferRef &buffer, const fs::path &filePathHint="") | cinder::DataSourceBuffer | static |
createBuffer() | cinder::DataSourceBuffer | protectedvirtual |
createStream() | cinder::DataSourceBuffer | virtual |
DataSource(const fs::path &aFilePath, const Url &aUrl) | cinder::DataSource | protected |
DataSourceBuffer(const BufferRef &buffer) | 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 fs::path &aFilePathHint) | cinder::DataSource | protected |
~DataSource() | cinder::DataSource | protectedvirtual |