|
Whiteboard
An interface and tools for visualizing large and complex datasets
|
#include <mutil.h>
Public Member Functions | |
| TMBinaryArraySearcher () | |
| ~TMBinaryArraySearcher () | |
| void | SetTo (const Item *pSearchList, long length) |
| bool | Search (long &index, const Item &toFind) |
Private Attributes | |
| Item * | m_pSearchPtr |
| long | m_length |
| long | m_virtLength |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
1.8.8