#include <position-allocator.h>
Public Member Functions | |
virtual Vector | GetNext (void) const |
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
This method returns the TypeId associated to ns3::RandomRectanglePositionAllocator. |
virtual Vector ns3::RandomRectanglePositionAllocator::GetNext | ( | void | ) | const [virtual] |
Implements ns3::PositionAllocator.
static TypeId ns3::RandomRectanglePositionAllocator::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::RandomRectanglePositionAllocator.
This object is accessible through the following paths with Config::Set and Config::Connect:
Reimplemented from ns3::PositionAllocator.