0.9.3dev
Search
Namespaces
Classes
Modules
Guides
Reference
View All Results »
Main Page
Reference
Guides
Cinder
Namespaces
cinder
android
app
fs
hardware
net
video
app
android
audio
android
cocoa
dsp
linux
msw
cairo
cocoa
dx
geom
gl
impl
ip
linux
ftutil
log
msw
params
qtime
signals
svg
winrt
glm
cinder
DataTarget
/
#include
“
cinder/DataTarget.h
”
Public Member Functions
Protected Member Functions
Protected Attributes
Typedefs:
DataTargetRef
Show All
|
Hide All
Public Member Functions
bool
providesFilePath
()=0
bool
providesUrl
()=0
const fs::path &
getFilePath
() const
const
Url
&
getUrl
() const
const fs::path &
getFilePathHint
() const
OStreamRef
getStream
()=0
Protected Member Functions
DataTarget
(const fs::path &aFilePath, const Url &aUrl)
~DataTarget
()
void
setFilePathHint
(const fs::path &aFilePathHint)
Protected Attributes
fs::path
mFilePath
fs::path
mFilePathHint
Url
mUrl