#include <DataSource.h>
Inherits cinder::DataSource.
cinder::DataSourceUrl::DataSourceUrl |
( |
const Url & |
Url, |
|
|
const UrlOptions & |
options |
|
) |
| |
|
protected |
virtual bool cinder::DataSourceUrl::isFilePath |
( |
| ) |
|
|
virtual |
virtual bool cinder::DataSourceUrl::isUrl |
( |
| ) |
|
|
virtual |
IStreamRef cinder::DataSourceUrl::createStream |
( |
| ) |
|
|
virtual |
const UrlOptions& cinder::DataSourceUrl::getOptions |
( |
| ) |
const |
void cinder::DataSourceUrl::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: