![]() |
Project
|
#include <EvIndex.h>
Public Member Functions | |
| EvIndex (E ev, I idx) | |
| EvIndex (const EvIndex< E, I > &src)=default | |
| EvIndex ()=default | |
| ~EvIndex ()=default | |
| void | set (E ev, I idx) |
| E | getEvent () const |
| I | getIndex () const |
| void | setEvent (E ev) |
| void | setIndex (I ind) |
| void | shiftEvent (E inc) |
| void | shiftIndex (I inc) |
|
inline |
|
default |
|
default |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |