Cinder  0.9.1
Classes | Namespaces | Typedefs | Functions
DataTarget.h File Reference
#include "cinder/Cinder.h"
#include "cinder/Url.h"
#include "cinder/Stream.h"
#include <string>

Classes

class  cinder::DataTarget
 
class  cinder::DataTargetPath
 
class  cinder::DataTargetStream
 

Namespaces

 cinder
 

Typedefs

typedef std::shared_ptr< class DataTargetPath > cinder::DataTargetPathRef
 
typedef std::shared_ptr< class DataTargetStream > cinder::DataTargetStreamRef
 

Functions

DataTargetPathRef cinder::writeFile (const fs::path &path, bool createParents=true)