cinder::cinder_stream_source Class Reference

#include <Stream.h>

List of all members.

Public Types

typedef char char_type
typedef
boost::iostreams::source_tag 
category

Public Member Functions

 cinder_stream_source (cinder::IStreamRef aStream)
std::streamsize read (char *s, std::streamsize n)

Protected Attributes

IStreamRef mStream

Member Typedef Documentation

typedef boost::iostreams::source_tag cinder::cinder_stream_source::category

Constructor & Destructor Documentation

cinder::cinder_stream_source::cinder_stream_source ( cinder::IStreamRef  aStream  ) 

Member Function Documentation

std::streamsize cinder::cinder_stream_source::read ( char *  s,
std::streamsize  n 
)

Member Data Documentation


The documentation for this class was generated from the following file: