#include <UrlImplWinInet.h>
cinder::IStreamUrlImplWinInet::~IStreamUrlImplWinInet |
( |
| ) |
|
size_t cinder::IStreamUrlImplWinInet::readDataAvailable |
( |
void * |
dest, |
|
|
size_t |
maxSize |
|
) |
| |
|
virtual |
void cinder::IStreamUrlImplWinInet::seekAbsolute |
( |
off_t |
absoluteOffset | ) |
|
|
virtual |
void cinder::IStreamUrlImplWinInet::seekRelative |
( |
off_t |
relativeOffset | ) |
|
|
virtual |
off_t cinder::IStreamUrlImplWinInet::tell |
( |
| ) |
const |
|
virtual |
off_t cinder::IStreamUrlImplWinInet::size |
( |
| ) |
const |
|
virtual |
bool cinder::IStreamUrlImplWinInet::isEof |
( |
| ) |
const |
|
virtual |
void cinder::IStreamUrlImplWinInet::IORead |
( |
void * |
t, |
|
|
size_t |
size |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: