tudocomp
– The TU Dortmund Compression Framework
|
This is the complete list of members for tdc::Counter< T >, including all inherited members.
createRanking(size_t num=SIZE_MAX) | tdc::Counter< T > | inline |
getCount(const T &item) | tdc::Counter< T > | inline |
getNumItems() | tdc::Counter< T > | inline |
getSorted() | tdc::Counter< T > | inline |
increase(const T &item) | tdc::Counter< T > | inline |
ranking_t typedef | tdc::Counter< T > | |
setCount(const T &item, size_t count) | tdc::Counter< T > | inline |