#include <WhiteBoxToolApi.h>
| Public Member Functions | |
| GenericHandle (const int index) | |
| bool | IsValid () const | 
| int | Index () const | 
| bool | operator== (const GenericHandle &handle) const | 
| bool | operator!= (const GenericHandle &handle) const | 
| bool | operator< (const GenericHandle &handle) const | 
Wrapper class to provide type safe index/handle.