cinder::IStreamUrl Member List
This is the complete list of members for
cinder::IStreamUrl, including all inherited members.
| bufferRemaining() const | cinder::IStreamUrl | [protected] |
| createRef(const std::string &url, const std::string &user, const std::string &password) | cinder::IStreamUrl | [static] |
| Endianness enum name | cinder::StreamBase | |
| fillBuffer(int wantBytes) const | cinder::IStreamUrl | [protected] |
| getEffectiveUrl() const | cinder::IStreamUrl | |
| getFileName() const | cinder::StreamBase | |
| getNativeEndianness() | cinder::StreamBase | [static] |
| getPassword() const | cinder::IStreamUrl | |
| getResponseCode() const | cinder::IStreamUrl | |
| getUser() const | cinder::IStreamUrl | |
| IORead(void *t, size_t size) | cinder::IStreamUrl | [protected, virtual] |
| IOWrite(const void *t, size_t size) | cinder::IStreamUrl | [protected, virtual] |
| isEof() const | cinder::IStreamUrl | [virtual] |
| IStream() | cinder::IStream | [protected] |
| IStreamUrl(const std::string &url, const std::string &user, const std::string &password) | cinder::IStreamUrl | [protected] |
| mFileName | cinder::StreamBase | [protected] |
| MINIMUM_BUFFER_SIZE | cinder::IStream | [protected, static] |
| read(T *t) | cinder::IStream | |
| readBig(T *t) | cinder::IStream | |
| readData(void *dest, size_t size) | cinder::IStream | |
| readDataAvailable(void *dest, size_t maxSize) | cinder::IStreamUrl | [virtual] |
| readEndian(T *t, uint8_t endian) | cinder::IStream | |
| readFixedString(char *t, size_t maxSize, bool nullTerminate) | cinder::IStream | |
| readFixedString(std::string *t, size_t size) | cinder::IStream | |
| readLine() | cinder::IStream | |
| readLittle(T *t) | cinder::IStream | |
| seekAbsolute(off_t absoluteOffset) | cinder::IStreamUrl | [virtual] |
| seekRelative(off_t relativeOffset) | cinder::IStreamUrl | [virtual] |
| setFileName(const std::string &aFileName) | cinder::StreamBase | |
| size() const | cinder::IStreamUrl | [virtual] |
| STREAM_BIG_ENDIAN | cinder::StreamBase | |
| STREAM_BIG_ENDIAN enum value | cinder::StreamBase | |
| STREAM_LITTLE_ENDIAN enum value | cinder::StreamBase | |
| StreamBase() | cinder::StreamBase | [protected] |
| tell() const | cinder::IStreamUrl | [virtual] |
| writeCallback(char *buffer, size_t size, size_t nitems, void *userp) | cinder::IStreamUrl | [protected, static] |
| ~IStream() | cinder::IStream | [virtual] |
| ~IStreamUrl() | cinder::IStreamUrl | |
| ~StreamBase() | cinder::StreamBase | [virtual] |