PointerToVoid

Inheritance:

Methods of PointerToVoid:

getHash
unsigned int PointerToVoid::get_hash(void) const;

Description:

isNull
bool PointerToVoid::is_null(void) const;

Description: Returns true if the PointerTo is a NULL pointer, false otherwise. (Direct comparison to a NULL pointer also works.)