|
Xpace
|
This is the complete list of members for Xpace::CompressList< T >, including all inherited members.
| continueEncode(const std::vector< T > &vals, MemBitStream *b) | Xpace::CompressList< T > | inline |
| decode(MemBitStream *b, std::vector< T > *vals, BytePool *pool=0, size_t maxVals=~0) | Xpace::CompressList< T > | inline |
| encode(const std::vector< T > &vals, size_t count, MemBitStream *b, BytePool *pool=0) | Xpace::CompressList< T > | inline |
| findLength(const std::vector< T > &vals, size_t count, BytePool *pool=0) | Xpace::CompressList< T > | inline |