A pairset array. More...
#include <gim_box_set.h>

Public Member Functions | |
| gim_pair_set () | |
| void | push_pair (GUINT index1, GUINT index2) |
| void | push_pair_inv (GUINT index1, GUINT index2) |
A pairset array.
Definition at line 66 of file gim_box_set.h.
| gim_pair_set::gim_pair_set | ( | ) | [inline] |
Definition at line 69 of file gim_box_set.h.
| void gim_pair_set::push_pair | ( | GUINT | index1, | |
| GUINT | index2 | |||
| ) | [inline] |
Definition at line 72 of file gim_box_set.h.
| void gim_pair_set::push_pair_inv | ( | GUINT | index1, | |
| GUINT | index2 | |||
| ) | [inline] |
Definition at line 77 of file gim_box_set.h.