cinder::IStreamUrlImplCurl Class Reference
#include <UrlImplCurl.h>
List of all members.
Constructor & Destructor Documentation
cinder::IStreamUrlImplCurl::IStreamUrlImplCurl |
( |
const std::string & |
url, |
|
|
const std::string & |
user, |
|
|
const std::string & |
password | |
|
) |
| | |
cinder::IStreamUrlImplCurl::~IStreamUrlImplCurl |
( |
|
) |
|
Member Function Documentation
size_t cinder::IStreamUrlImplCurl::readDataAvailable |
( |
void * |
dest, |
|
|
size_t |
maxSize | |
|
) |
| | [virtual] |
void cinder::IStreamUrlImplCurl::seekAbsolute |
( |
off_t |
absoluteOffset |
) |
[virtual] |
void cinder::IStreamUrlImplCurl::seekRelative |
( |
off_t |
relativeOffset |
) |
[virtual] |
off_t cinder::IStreamUrlImplCurl::tell |
( |
|
) |
const [virtual] |
off_t cinder::IStreamUrlImplCurl::size |
( |
|
) |
const [virtual] |
bool cinder::IStreamUrlImplCurl::isEof |
( |
|
) |
const [virtual] |
void cinder::IStreamUrlImplCurl::IORead |
( |
void * |
t, |
|
|
size_t |
size | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following files: