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