OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
This is the complete list of members for ossim::CurlStreamBuffer, including all inherited members.
clearAll() | ossim::CurlStreamBuffer | protected |
CurlStreamBuffer(ossim_int64 blockSize=ossim::CurlStreamDefaults::m_readBlocksize) | ossim::CurlStreamBuffer | |
getAbsoluteByteOffset() const | ossim::CurlStreamBuffer | protected |
getBlockIndex(ossim_int64 byteOffset) const | ossim::CurlStreamBuffer | protected |
getBlockOffset(ossim_int64 byteOffset) const | ossim::CurlStreamBuffer | protected |
getBlockRangeInBytes(ossim_int64 blockIndex, ossim_int64 &startRange, ossim_int64 &endRange) const | ossim::CurlStreamBuffer | protected |
getBlockSize() const | ossim::CurlStreamBuffer | |
getFileSize() const | ossim::CurlStreamBuffer | |
is_open() const | ossim::CurlStreamBuffer | inline |
loadBlock(ossim_int64 absolutePosition) | ossim::CurlStreamBuffer | protected |
m_bucket | ossim::CurlStreamBuffer | protected |
m_buffer | ossim::CurlStreamBuffer | protected |
m_bufferActualDataSize | ossim::CurlStreamBuffer | protected |
m_bufferPtr | ossim::CurlStreamBuffer | protected |
m_curlHttpRequest | ossim::CurlStreamBuffer | protected |
m_currentBlockPosition | ossim::CurlStreamBuffer | protected |
m_fileSize | ossim::CurlStreamBuffer | protected |
m_key | ossim::CurlStreamBuffer | protected |
m_opened | ossim::CurlStreamBuffer | protected |
open(const char *connectionString, const ossimKeywordlist &options, std::ios_base::openmode mode) | ossim::CurlStreamBuffer | |
open(const std::string &connectionString, const ossimKeywordlist &options, std::ios_base::openmode mode) | ossim::CurlStreamBuffer | |
seekoff(off_type offset, std::ios_base::seekdir dir, std::ios_base::openmode __mode=std::ios_base::in|std::ios_base::out) | ossim::CurlStreamBuffer | protectedvirtual |
seekpos(pos_type pos, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) | ossim::CurlStreamBuffer | protectedvirtual |
underflow() | ossim::CurlStreamBuffer | protectedvirtual |
withinWindow() const | ossim::CurlStreamBuffer | protected |
xsgetn(char_type *s, std::streamsize n) | ossim::CurlStreamBuffer | protectedvirtual |
~CurlStreamBuffer() | ossim::CurlStreamBuffer | inlinevirtual |