AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::MobilityModel | |
BeginWalk() | ns3::RandomWaypointMobilityModel | 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::RandomWaypointMobilityModel | privatevirtual |
DoDelete() | ns3::Object | private |
DoDispose() | ns3::Object | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoGetPosition() const override | ns3::RandomWaypointMobilityModel | privatevirtual |
DoGetPositionWithReference(const Vector &referencePosition) const | ns3::MobilityModel | privatevirtual |
DoGetVelocity() const override | ns3::RandomWaypointMobilityModel | privatevirtual |
DoInitialize() override | ns3::RandomWaypointMobilityModel | protectedvirtual |
DoInitializePrivate() | ns3::RandomWaypointMobilityModel | private |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DoSetPosition(const Vector &position) override | ns3::RandomWaypointMobilityModel | privatevirtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) 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::RandomWaypointMobilityModel | static |
GetVelocity() const | ns3::MobilityModel | |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_courseChangeTrace | ns3::MobilityModel | private |
m_disposed | ns3::Object | private |
m_event | ns3::RandomWaypointMobilityModel | private |
m_getObjectCount | ns3::Object | private |
m_helper | ns3::RandomWaypointMobilityModel | private |
m_initialized | ns3::Object | private |
m_pause | ns3::RandomWaypointMobilityModel | private |
m_position | ns3::RandomWaypointMobilityModel | private |
m_speed | ns3::RandomWaypointMobilityModel | private |
m_tid | ns3::Object | private |
m_unidirectionalAggregates | ns3::Object | private |
MobilityModel() | ns3::MobilityModel | |
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) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
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) | 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 | |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
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 |
~RandomWaypointMobilityModel() override | ns3::RandomWaypointMobilityModel | |