OEIterBase< OEParameter>* GetParameters(bool recursive = true) OEIterBase<const OEParameter>* GetParameters(bool recursive = true) const
Returns an iterator over all parameters with OEInterface holds. If recursive is true the search is recursive including parameters held by all child OEInterfaces and there children. If recursive is false parameters held by child interfaces will not be included.