DataTransferKit - Multiphysics Solution Transfer Services
2.0
|
ementation of iterator over entities in a basic set. More...
#include <DTK_BasicEntitySet.hpp>
Public Member Functions | |
BasicEntitySetIterator & | operator= (const BasicEntitySetIterator &rhs) |
Assignment operator. More... | |
Public Member Functions inherited from DataTransferKit::EntityIterator | |
EntityIterator () | |
Constructor. More... | |
EntityIterator (const EntityIterator &rhs) | |
Copy constructor. More... | |
EntityIterator & | operator= (const EntityIterator &rhs) |
Assignment operator. More... | |
virtual | ~EntityIterator () |
Destructor. More... | |
ementation of iterator over entities in a basic set.
Definition at line 63 of file DTK_BasicEntitySet.hpp.
BasicEntitySetIterator & DataTransferKit::BasicEntitySetIterator::operator= | ( | const BasicEntitySetIterator & | rhs | ) |
Assignment operator.
Definition at line 91 of file DTK_BasicEntitySet.cpp.