Iterate over the objects aggregated to an ns3::Object. More...
#include <object.h>
Public Member Functions | |
bool | HasNext (void) const |
Ptr< const Object > | Next (void) |
Iterate over the objects aggregated to an ns3::Object.
This iterator does not allow you to iterate over the initial object used to call Object::GetAggregateIterator.
Note: this is a java-style iterator.
bool ns3::Object::AggregateIterator::HasNext | ( | void | ) | const |