cvisitor.h Source File¶
|
API
|
cvisitor.h
cObject is a lightweight class which serves as the root of the OMNeT++ class hierarchy....
Definition cobject.h:93
Enables traversing the tree of (cObject-rooted) simulation objects.
Definition cvisitor.h:57
virtual void process(cObject *obj)
virtual bool visit(cObject *obj)=0
virtual void processChildrenOf(cObject *obj)
Generated on for API by