Public Methods |
|
| KeyPair (const size_t newOrder=0, const Key &newKey=NULL_STRING) |
|
| operator Key () const |
|
bool | operator< (const KeyPair &rhs) const |
|
string | ToString () const |
|
void | SetKey (const Key &newKey) |
|
Key | GetKey () const |
|
void | SetOrder (const size_t newOrder) |
|
size_t | GetOrder () const |
|
bool | operator== (const KeyPair &rhs) const |
|
bool | operator!= (const KeyPair &rhs) const |