#include <Stream.h>
cinder::cinder_stream_bidirectional_device::cinder_stream_bidirectional_device |
( |
cinder::IoStreamRef |
aStream | ) |
|
std::streamsize cinder::cinder_stream_bidirectional_device::read |
( |
char * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
std::streamsize cinder::cinder_stream_bidirectional_device::write |
( |
const char * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
boost::iostreams::stream_offset cinder::cinder_stream_bidirectional_device::seek |
( |
boost::iostreams::stream_offset |
off, |
|
|
std::ios_base::seekdir |
way |
|
) |
| |
IoStreamRef cinder::cinder_stream_bidirectional_device::mStream |
|
protected |
The documentation for this class was generated from the following file: