cinder::DataSourcePath Class Reference
#include <DataSource.h>
Inherits cinder::DataSource.
List of all members.
Constructor & Destructor Documentation
cinder::DataSourcePath::DataSourcePath |
( |
const std::string & |
path |
) |
[protected] |
Member Function Documentation
DataSourcePathRef cinder::DataSourcePath::createRef |
( |
const std::string & |
path |
) |
[static] |
virtual bool cinder::DataSourcePath::isFilePath |
( |
|
) |
[virtual] |
virtual bool cinder::DataSourcePath::isUrl |
( |
|
) |
[virtual] |
IStreamRef cinder::DataSourcePath::getStream |
( |
|
) |
[virtual] |
void cinder::DataSourcePath::createBuffer |
( |
|
) |
[protected, virtual] |
const std::string & cinder::DataSource::getFilePath |
( |
|
) |
[inherited] |
const Url & cinder::DataSource::getUrl |
( |
|
) |
[inherited] |
const std::string & cinder::DataSource::getFilePathHint |
( |
|
) |
[inherited] |
Buffer & cinder::DataSource::getBuffer |
( |
|
) |
[inherited] |
void cinder::DataSource::setFilePathHint |
( |
const std::string & |
aFilePathHint |
) |
[protected, inherited] |
Member Data Documentation
The documentation for this class was generated from the following files: