|
||||||
SUMMARY: CHILDREN | PARAMETER | INSTPROC | INSTFILTER | INSTFORWARD | DETAIL: | INSTPROC |
::xotcl::Object
ObjectGraph is a library of utility procedures that assist in working with object-graphs and class-trees. To use these procedures you do not need to make a new instance of ObjectGraph. Just call them directly from the class. Example: ::xox::ObjectGraph findAllInstances ::xotcl::Object This returns a list of all objects in the process.
Variables | |||
Name | Default Value | Class | Comment |
Methods | |
Name | Comment |
Methods from ::xotcl::Object |
#, ., ?, ?code, ?methods, ?object, abstract, copy, coverageFilter, defaultmethod, extractConfigureArg, filterappend, garbageCollect, get#, getClean#, hasclass, init, methodTag, mixinappend, move, profileFilter, self, setParameterDefaults, shell, tclcmd, traceFilter,
|