CImplicitPortIterator
-
class Lib3MF::CImplicitPortIterator : public CIterator
-
PImplicitPort GetCurrent()
Returns the current element
- Returns:
The current element
-
PImplicitPort GetCurrent()
-
typedef std::shared_ptr<CImplicitPortIterator> Lib3MF::PImplicitPortIterator
Shared pointer to CImplicitPortIterator to easily allow reference counting.