#include <tcl/objpkg.h>

Public Member Functions | |
| virtual bool | is_my_type (const nub::object *obj) const =0 |
| virtual unsigned int | get_sizeof () const =0 |
| 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 61 of file objpkg.h.