#include <tcl/objpkg.h>
Public Member Functions | |
virtual unsigned int | get_sizeof () const |
virtual bool | is_my_type (const nub::object *obj) const |
bool | is_not_my_type (const nub::object *obj) const |
bool | is_id_my_type (nub::uid uid) const |
bool | is_id_not_my_type (nub::uid uid) const |
Definition at line 84 of file objpkg.h.