CFunctionIterator ==================================================================================================== .. cpp:class:: Lib3MF::CFunctionIterator : public CResourceIterator .. cpp:function:: PFunction GetCurrentFunction() Returns the Function the iterator points at. :returns: returns the Function instance. .. cpp:type:: std::shared_ptr Lib3MF::PFunctionIterator Shared pointer to CFunctionIterator to easily allow reference counting.