CFunctionIterator

class Lib3MF::CFunctionIterator : public CResourceIterator
PFunction GetCurrentFunction()

Returns the Function the iterator points at.

Returns:

returns the Function instance.

typedef std::shared_ptr<CFunctionIterator> Lib3MF::PFunctionIterator

Shared pointer to CFunctionIterator to easily allow reference counting.