Public Member Functions | |
bool | IsMarked (MySegmentType *obj) |
void | Mark (MySegmentType *obj) |
MyMarker () | |
void | UnMarkAll () |
Public Attributes | |
int | mark |
Definition at line 111 of file test_hash2d.cpp.
MyMarker::MyMarker | ( | ) | [inline] |
Definition at line 117 of file test_hash2d.cpp.
bool MyMarker::IsMarked | ( | MySegmentType * | obj | ) | [inline] |
Definition at line 121 of file test_hash2d.cpp.
void MyMarker::Mark | ( | MySegmentType * | obj | ) | [inline] |
Definition at line 127 of file test_hash2d.cpp.
void MyMarker::UnMarkAll | ( | ) | [inline] |
Definition at line 119 of file test_hash2d.cpp.
int MyMarker::mark |
Definition at line 115 of file test_hash2d.cpp.