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