#include <NotStricktChain.hpp>
Protected Attributes |
std::map< unsigned long long,
std::pair< unsigned int,
unsigned int > > | wMap |
Detailed Description
Definition at line 21 of file NotStricktChain.hpp.
Constructor & Destructor Documentation
NotStricktChain::NotStricktChain |
( |
| ) |
|
|
inline |
NotStricktChain::~NotStricktChain |
( |
| ) |
|
|
inline |
Member Function Documentation
void NotStricktChain::addWord |
( |
unsigned long long |
wordId | ) |
|
|
inline |
bool NotStricktChain::checkOnZerro |
( |
| ) |
|
|
inline |
void NotStricktChain::decrCount |
( |
unsigned long long |
wordId | ) |
|
|
inline |
void NotStricktChain::setDefaultCounts |
( |
| ) |
|
|
inline |
unsigned int NotStricktChain::wCount |
( |
| ) |
const |
|
inline |
Member Data Documentation
std::map<unsigned long long, std::pair<unsigned int, unsigned int> > NotStricktChain::wMap |
|
protected |
The documentation for this class was generated from the following file: