CLucene - a full-featured, c++ search engine
API Documentation
| error | jstreams::StreamBase< T > | [protected] |
| getError() const | jstreams::StreamBase< T > | [inline] |
| getPosition() const | jstreams::StreamBase< T > | [inline] |
| getSize() const | jstreams::StreamBase< T > | [inline] |
| getStatus() const | jstreams::StreamBase< T > | [inline] |
| mark(int32_t readlimit) | jstreams::StreamBase< T > | [inline] |
| position | jstreams::StreamBase< T > | [protected] |
| read(const T *&start, int32_t min, int32_t max) | jstreams::StringReader< T > | [inline, virtual] |
| reset(int64_t pos) | jstreams::StringReader< T > | [inline, virtual] |
| size | jstreams::StreamBase< T > | [protected] |
| skip(int64_t ntoskip) | jstreams::StringReader< T > | [inline, virtual] |
| status | jstreams::StreamBase< T > | [protected] |
| StreamBase() | jstreams::StreamBase< T > | [inline] |
| StringReader(const T *value, int32_t length=-1, bool copy=true) | jstreams::StringReader< T > | [inline] |
| ~StreamBase() | jstreams::StreamBase< T > | [inline, virtual] |
| ~StringReader() | jstreams::StringReader< T > | [inline] |