9.8.21 GetInterfaces

OEIterBase<      OEInterface>* GetInterfaces(bool recursive = false)
OEIterBase<const OEInterface>* GetInterfaces(bool recursive = false) const

Returns and iterator over all child interfaces of this class. If recursive is true, the iterator will include all of the childrens OEInterfaces recursively.