AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::MobilityModel | |
AvoidBuilding(Time delayLeft, Vector intersectPosition) | ns3::RandomWalk2dOutdoorMobilityModel | private |
CalculateIntersectionFromOutside(const Vector ¤t, const Vector &next, const Box boundaries) const | ns3::RandomWalk2dOutdoorMobilityModel | private |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose() | ns3::Object | |
DoAssignStreams(int64_t) override | ns3::RandomWalk2dOutdoorMobilityModel | privatevirtual |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::RandomWalk2dOutdoorMobilityModel | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoGetPosition() const override | ns3::RandomWalk2dOutdoorMobilityModel | privatevirtual |
DoGetPositionWithReference(const Vector &referencePosition) const | ns3::MobilityModel | privatevirtual |
DoGetVelocity() const override | ns3::RandomWalk2dOutdoorMobilityModel | privatevirtual |
DoInitialize() override | ns3::RandomWalk2dOutdoorMobilityModel | privatevirtual |
DoInitializePrivate() | ns3::RandomWalk2dOutdoorMobilityModel | private |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DoSetPosition(const Vector &position) override | ns3::RandomWalk2dOutdoorMobilityModel | privatevirtual |
DoWalk(Time delayLeft) | ns3::RandomWalk2dOutdoorMobilityModel | private |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetDistanceFrom(Ptr< const MobilityModel > position) const | ns3::MobilityModel | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetPosition() const | ns3::MobilityModel | |
GetPositionWithReference(const Vector &referencePosition) const | ns3::MobilityModel | |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRelativeSpeed(Ptr< const MobilityModel > other) const | ns3::MobilityModel | |
GetTypeId() | ns3::RandomWalk2dOutdoorMobilityModel | static |
GetVelocity() const | ns3::MobilityModel | |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
IsLineClearOfBuildings(Vector currentPosition, Vector nextPosition) const | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_aggregates | ns3::Object | private |
m_bounds | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_courseChangeTrace | ns3::MobilityModel | private |
m_direction | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_disposed | ns3::Object | private |
m_epsilon | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_event | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_getObjectCount | ns3::Object | private |
m_helper | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_initialized | ns3::Object | private |
m_maxIter | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_mode | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_modeDistance | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_modeTime | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_prevPosition | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_speed | ns3::RandomWalk2dOutdoorMobilityModel | private |
m_tid | ns3::Object | private |
MobilityModel() | ns3::MobilityModel | |
Mode enum name | ns3::RandomWalk2dOutdoorMobilityModel | |
MODE_DISTANCE enum value | ns3::RandomWalk2dOutdoorMobilityModel | |
MODE_TIME enum value | ns3::RandomWalk2dOutdoorMobilityModel | |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyCourseChange() const | ns3::MobilityModel | protected |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Rebound(Time timeLeft) | ns3::RandomWalk2dOutdoorMobilityModel | private |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetPosition(const Vector &position) | ns3::MobilityModel | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
TracedCallback typedef | ns3::MobilityModel | |
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~MobilityModel() override=0 | ns3::MobilityModel | pure virtual |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |