|
|
| iterator (const smultimap *owner, const wrap *pair, nbool isReversed) |
| |
|
| iterator (const smultimap *owner, const wrap *pair, nbool isReversed, const K &key) |
| |
|
| iterator (const smultimap *owner, const wrap *pair, nbool isReversed, const K *key) |
| |
|
V & | operator* () |
| |
|
V * | operator-> () |
| |
|
iterator & | operator++ () |
| |
|
iterator | operator++ (int) |
| |
|
iterator & | operator-- () |
| |
|
iterator | operator-- (int) |
| |
|
iterator | operator+ (ncnt step) |
| |
|
bool | isEnd () const |
| |
|
const K * | getKey () const |
| |
|
const V * | getVal () const BY_CONST_FUNC(getVal()) V *getVal() |
| |
|
bool | operator!= (const iterator &rhs) const |
| |
|
bool | operator== (const iterator &rhs) const |
| |
The documentation for this class was generated from the following file:
- /home/runner/work/byeol/byeol/module/core/builtin/container/native/smultimap.hpp