acs_object::is_type_p (private)
acs_object::is_type_p -object_id object_id -object_types object_types \ [ -no_hierarchy ]
Defined in packages/acs-tcl/tcl/object-procs.tcl
Returns whether an object is of a given object type.
- Switches:
- -object_id (required)
- -object_types (required)
- -no_hierarchy (optional, boolean)
- Returns:
- boolean
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- is_object_type_p