Class ::acs::SiteNodesCache
::acs::SiteNodesCache
create ...
acs::SiteNodesCache is a mixin class implementing caching
of SiteNode objects. Add/remove extra caching methods as when
more operations should be cached.
Removing the registry of the object mixin
deactivates caching for these methods completely.
Defined in packages/acs-tcl/tcl/site-nodes-procs.tclClass Relations
- class: ::nx::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::nx::Object
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- mixinof: ::acs::site_node
![[i]](/resources/acs-subsite/ZoomIn16.gif)
::nx::Class create ::acs::SiteNodesCache \
-superclass ::nx::Object