CODNodeMap Class
class CODNodeMap: public CMap, public IODNodeCollection
This class is a map of node identifiers and pointers that implements the IODNodeCollection interface. The key for each entry in the map is OdComponentId. The value for each entry is a smart pointer to IODNode.Defined in: OdGraph.h
Class Members
Add a node to the collection.
Determine if this collection contains the given node.