#include <mypair.h>
Public Member Functions | |
| MyPair () | |
| ~MyPair () | |
Public Attributes | |
| long | node1 |
| long | node2 |
Definition at line 4 of file mypair.h.
| long node1 |
Definition at line 6 of file mypair.h.
Referenced by Less::operator()(), and Oblasti::ulozStycneBodyAPrvky().
| long node2 |
Definition at line 7 of file mypair.h.
Referenced by Oblasti::ulozStycneBodyAPrvky().
1.6.2