#include <DataSource.h>
Inherits cinder::DataSource.
cinder::DataSourcePath::DataSourcePath |
( |
const fs::path & |
path | ) |
|
|
explicitprotected |
virtual bool cinder::DataSourcePath::isFilePath |
( |
| ) |
|
|
virtual |
virtual bool cinder::DataSourcePath::isUrl |
( |
| ) |
|
|
virtual |
IStreamRef cinder::DataSourcePath::createStream |
( |
| ) |
|
|
virtual |
void cinder::DataSourcePath::createBuffer |
( |
| ) |
|
|
protectedvirtual |
const fs::path & cinder::DataSource::getFilePath |
( |
| ) |
|
|
inherited |
const Url & cinder::DataSource::getUrl |
( |
| ) |
|
|
inherited |
const fs::path & cinder::DataSource::getFilePathHint |
( |
| ) |
|
|
inherited |
void cinder::DataSource::setFilePathHint |
( |
const fs::path & |
aFilePathHint | ) |
|
|
protectedinherited |
fs::path cinder::DataSource::mFilePath |
|
protectedinherited |
fs::path cinder::DataSource::mFilePathHint |
|
protectedinherited |
Url cinder::DataSource::mUrl |
|
protectedinherited |
The documentation for this class was generated from the following files: