Public Member Functions | |
SimObjectIDLessThan (const vector< SimObject::ID::Packed > &vec) | |
bool | operator() (const unsigned idx1, const unsigned idx2) |
Protected Attributes | |
const vector < SimObject::ID::Packed > & | vec |
Definition at line 12 of file SimObjectIDSortedVector.cpp.
SimObjectIDLessThan::SimObjectIDLessThan | ( | const vector< SimObject::ID::Packed > & | vec | ) | [inline] |
Definition at line 14 of file SimObjectIDSortedVector.cpp.
bool SimObjectIDLessThan::operator() | ( | const unsigned | idx1, | |
const unsigned | idx2 | |||
) | [inline] |
const vector<SimObject::ID::Packed>& SimObjectIDLessThan::vec [protected] |