|
reSIProcate/rutil
9694
|

Public Member Functions | |
| MapKey () | |
| MapKey (const Data &target, int rrType) | |
| bool | operator< (const MapKey &) const |
Private Attributes | |
| Data | mTarget |
| int | mRRType |
| RRVip::MapKey::MapKey | ( | ) |
| RRVip::MapKey::MapKey | ( | const Data & | target, |
| int | rrType | ||
| ) |
| bool RRVip::MapKey::operator< | ( | const MapKey & | rhs | ) | const |
int resip::RRVip::MapKey::mRRType [private] |
Definition at line 60 of file RRVip.hxx.
Referenced by operator<().
Data resip::RRVip::MapKey::mTarget [private] |
Definition at line 59 of file RRVip.hxx.
Referenced by operator<().
1.7.5.1