Classes | Namespaces | Typedefs | Functions
include/cinder/DataSource.h File Reference

Go to the source code of this file.

Classes

class  cinder::DataSource
class  cinder::DataSourcePath
class  cinder::DataSourceUrl
class  cinder::DataSourceBuffer

Namespaces

namespace  cinder

Typedefs

typedef std::shared_ptr< class
DataSource > 
cinder::DataSourceRef
typedef std::shared_ptr< class
DataSourcePath > 
cinder::DataSourcePathRef
typedef std::shared_ptr< class
DataSourceUrl > 
cinder::DataSourceUrlRef
typedef std::shared_ptr< class
DataSourceBuffer > 
cinder::DataSourceBufferRef

Functions

DataSourceRef cinder::loadFile (const fs::path &path)
DataSourceRef cinder::loadUrl (const Url &Url)
DataSourceRef cinder::loadUrl (const std::string &urlString)