#include <DataTarget.h>
Inherits cinder::DataTarget.
cinder::DataTargetPath::DataTargetPath |
( |
const fs::path & |
path | ) |
|
|
explicitprotected |
virtual bool cinder::DataTargetPath::providesFilePath |
( |
| ) |
|
|
virtual |
virtual bool cinder::DataTargetPath::providesUrl |
( |
| ) |
|
|
virtual |
const fs::path & cinder::DataTarget::getFilePath |
( |
| ) |
const |
|
inherited |
const Url & cinder::DataTarget::getUrl |
( |
| ) |
const |
|
inherited |
const fs::path & cinder::DataTarget::getFilePathHint |
( |
| ) |
const |
|
inherited |
void cinder::DataTarget::setFilePathHint |
( |
const fs::path & |
aFilePathHint | ) |
|
|
protectedinherited |
fs::path cinder::DataTarget::mFilePath |
|
protectedinherited |
fs::path cinder::DataTarget::mFilePathHint |
|
protectedinherited |
Url cinder::DataTarget::mUrl |
|
protectedinherited |
The documentation for this class was generated from the following files: