TopicCounts Member List
This is the complete list of members for
TopicCounts, including all inherited members.
addNewTop(topic_t topic, cnt_t count=1) | TopicCounts | |
addNewTopAftChk(topic_t topic, cnt_t count=1) | TopicCounts | |
assign(int length, bool setLen=true) | TopicCounts | |
compact() | TopicCounts | |
convertTo(mapped_vec &map, int mult=1) const | TopicCounts | |
convertTo(simple_map &map, int mult=1) const | TopicCounts | |
convertTo(std::string &counts) const | TopicCounts | |
convertTo_d(mapped_vec &map, double mult) const | TopicCounts | |
decrement(topic_t ind, topic_t **newTop) | TopicCounts | |
equal(const TopicCounts &expected) | TopicCounts | |
findAndDecrement(topic_t topic) | TopicCounts | |
findAndIncrement(topic_t topic) | TopicCounts | |
findOldnNew(topic_t oldTopic, topic_t newTopic, topic_t **oldTop, topic_t **newTop) | TopicCounts | |
frequency | TopicCounts | |
get_counts(topic_t topic) | TopicCounts | |
get_frequency() | TopicCounts | |
increment(topic_t ind) | TopicCounts | |
init(cnt_topic_t *it, int len) | TopicCounts | |
init(const std::string &counts) | TopicCounts | |
items | TopicCounts | |
length | TopicCounts | |
operator+=(TopicCounts &inp) | TopicCounts | |
operator-=(TopicCounts &inp) | TopicCounts | |
origLength | TopicCounts | |
print() | TopicCounts | |
QUIT | TopicCounts | |
removeOldTop(topic_t ind, cnt_topic_t &ct) | TopicCounts | |
replace(TopicCounts &tc) | TopicCounts | |
setLength(int length_) | TopicCounts | |
TopicCounts() | TopicCounts | |
TopicCounts(int length) | TopicCounts | |
TopicCounts(cnt_topic_t *it, int len) | TopicCounts | |
TopicCounts(const std::string &counts) | TopicCounts | |
TopicCounts(mapped_vec &map) | TopicCounts | |
upd_count(mapped_vec &delta, tbb::atomic< topic_t > *t=NULL) | TopicCounts | |
vec_items | TopicCounts | |
~TopicCounts() | TopicCounts | |