AggregateObject(Ptr< Object > other) | ns3::Object | |
Application() | ns3::Application | |
AssignStreams(int64_t stream) override | ns3::Dhcp6Client | virtual |
Boot(Ptr< NetDevice > device) | ns3::Dhcp6Client | |
Check() const | ns3::Object | private |
CheckLeaseStatus(Ptr< NetDevice > iDev, Dhcp6Header header, Inet6SocketAddress server) const | ns3::Dhcp6Client | |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DelayAddressCallback typedef | ns3::Application | |
Dhcp6Client() | ns3::Dhcp6Client | |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::Dhcp6Client | virtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() override | ns3::Application | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
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 | |
GetIaids() | ns3::Dhcp6Client | |
GetInstanceTypeId() const final | ns3::Object | virtual |
GetNode() const | ns3::Application | |
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 |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetSelfDuid() const | ns3::Dhcp6Client | |
GetTypeId() | ns3::Dhcp6Client | static |
Initialize() | ns3::Object | |
IsInitialized() const | ns3::Object | |
LinkStateHandler(bool isUp, int32_t ifIndex) | ns3::Dhcp6Client | |
m_aggregates | ns3::Object | private |
m_clientDuid | ns3::Dhcp6Client | |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_iaidMap | ns3::Dhcp6Client | |
m_iaidStream | ns3::Dhcp6Client | |
m_initialized | ns3::Object | private |
m_interfaces | ns3::Dhcp6Client | |
m_newLease | ns3::Dhcp6Client | |
m_node | ns3::Application | protected |
m_solicitInterval | ns3::Dhcp6Client | |
m_solicitJitter | ns3::Dhcp6Client | |
m_startEvent | ns3::Application | protected |
m_startTime | ns3::Application | protected |
m_stopEvent | ns3::Application | protected |
m_stopTime | ns3::Application | protected |
m_tid | ns3::Object | private |
m_transactionId | ns3::Dhcp6Client | |
m_unidirectionalAggregates | ns3::Object | private |
NetHandler(Ptr< Socket > socket) | ns3::Dhcp6Client | |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ProcessReply(Ptr< NetDevice > iDev, Dhcp6Header header, Inet6SocketAddress server) | ns3::Dhcp6Client | |
ReceiveMflag(uint32_t recvInterface) | ns3::Dhcp6Client | |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SendRebind(uint32_t interfaceIndex) | ns3::Dhcp6Client | |
SendRelease(Ipv6Address address) | ns3::Dhcp6Client | |
SendRenew(uint32_t interfaceIndex) | ns3::Dhcp6Client | |
SendRequest(Ptr< NetDevice > iDev, Dhcp6Header header, Inet6SocketAddress server) | ns3::Dhcp6Client | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetNode(Ptr< Node > node) | ns3::Application | |
SetStartTime(Time start) | ns3::Application | |
SetStopTime(Time stop) | ns3::Application | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
StartApplication() override | ns3::Dhcp6Client | virtual |
State enum name | ns3::Dhcp6Client | |
StateTransitionCallback typedef | ns3::Application | |
StopApplication() override | ns3::Dhcp6Client | virtual |
TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
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 |
ValidateAdvertise(Dhcp6Header header, Ptr< NetDevice > iDev) | ns3::Dhcp6Client | |
~Application() override | ns3::Application | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |