AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::dsdv::RoutingProtocol | |
Cleanup(void) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DeferredRouteOutput(Ptr< const Packet > p, const Ipv4Header &header, UnicastForwardCallback ucb, ErrorCallback ecb) | ns3::dsdv::RoutingProtocol | private |
Dispose(void) | ns3::Object | |
DoDispose() | ns3::dsdv::RoutingProtocol | virtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
Drop(Ptr< const Packet >, const Ipv4Header &, Socket::SocketErrno) | ns3::dsdv::RoutingProtocol | private |
DSDV_PORT | ns3::dsdv::RoutingProtocol | static |
EnableBuffering | ns3::dsdv::RoutingProtocol | private |
EnableRouteAggregation | ns3::dsdv::RoutingProtocol | private |
EnableWST | ns3::dsdv::RoutingProtocol | private |
ErrorCallback typedef | ns3::Ipv4RoutingProtocol | |
FindSocketWithInterfaceAddress(Ipv4InterfaceAddress iface) const | ns3::dsdv::RoutingProtocol | private |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetEnableBufferFlag() const | ns3::dsdv::RoutingProtocol | |
GetEnableRAFlag() const | ns3::dsdv::RoutingProtocol | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetSettlingTime(Ipv4Address dst) | ns3::dsdv::RoutingProtocol | private |
GetTypeId(void) | ns3::dsdv::RoutingProtocol | static |
GetWSTFlag() const | ns3::dsdv::RoutingProtocol | |
Holdtimes | ns3::dsdv::RoutingProtocol | private |
Initialize(void) | ns3::Object | |
LocalDeliverCallback typedef | ns3::Ipv4RoutingProtocol | |
LookForQueuedPackets(void) | ns3::dsdv::RoutingProtocol | private |
LoopbackRoute(const Ipv4Header &header, Ptr< NetDevice > oif) const | ns3::dsdv::RoutingProtocol | private |
m_advRoutingTable | ns3::dsdv::RoutingProtocol | private |
m_ecb | ns3::dsdv::RoutingProtocol | private |
m_ipv4 | ns3::dsdv::RoutingProtocol | private |
m_lo | ns3::dsdv::RoutingProtocol | private |
m_mainAddress | ns3::dsdv::RoutingProtocol | private |
m_maxQueuedPacketsPerDst | ns3::dsdv::RoutingProtocol | private |
m_maxQueueLen | ns3::dsdv::RoutingProtocol | private |
m_maxQueueTime | ns3::dsdv::RoutingProtocol | private |
m_periodicUpdateInterval | ns3::dsdv::RoutingProtocol | private |
m_periodicUpdateTimer | ns3::dsdv::RoutingProtocol | private |
m_queue | ns3::dsdv::RoutingProtocol | private |
m_routeAggregationTime | ns3::dsdv::RoutingProtocol | private |
m_routingTable | ns3::dsdv::RoutingProtocol | private |
m_scb | ns3::dsdv::RoutingProtocol | private |
m_settlingTime | ns3::dsdv::RoutingProtocol | private |
m_socketAddresses | ns3::dsdv::RoutingProtocol | private |
m_triggeredExpireTimer | ns3::dsdv::RoutingProtocol | private |
m_uniformRandomVariable | ns3::dsdv::RoutingProtocol | private |
m_weightedFactor | ns3::dsdv::RoutingProtocol | private |
MergeTriggerPeriodicUpdates() | ns3::dsdv::RoutingProtocol | private |
MulticastForwardCallback typedef | ns3::Ipv4RoutingProtocol | |
NotifyAddAddress(uint32_t interface, Ipv4InterfaceAddress address) | ns3::dsdv::RoutingProtocol | virtual |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyInterfaceDown(uint32_t interface) | ns3::dsdv::RoutingProtocol | virtual |
NotifyInterfaceUp(uint32_t interface) | ns3::dsdv::RoutingProtocol | virtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NotifyRemoveAddress(uint32_t interface, Ipv4InterfaceAddress address) | ns3::dsdv::RoutingProtocol | virtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PrintRoutingTable(Ptr< OutputStreamWrapper > stream) const | ns3::dsdv::RoutingProtocol | virtual |
RecvDsdv(Ptr< Socket > socket) | ns3::dsdv::RoutingProtocol | private |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RouteInput(Ptr< const Packet > p, const Ipv4Header &header, Ptr< const NetDevice > idev, UnicastForwardCallback ucb, MulticastForwardCallback mcb, LocalDeliverCallback lcb, ErrorCallback ecb) | ns3::dsdv::RoutingProtocol | |
ns3::Ipv4RoutingProtocol::RouteInput(Ptr< const Packet > p, const Ipv4Header &header, Ptr< const NetDevice > idev, UnicastForwardCallback ucb, MulticastForwardCallback mcb, LocalDeliverCallback lcb, ErrorCallback ecb)=0 | ns3::Ipv4RoutingProtocol | pure virtual |
RouteOutput(Ptr< Packet > p, const Ipv4Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr) | ns3::dsdv::RoutingProtocol | virtual |
RoutingProtocol() | ns3::dsdv::RoutingProtocol | |
Send(Ptr< Ipv4Route >, Ptr< const Packet >, const Ipv4Header &) | ns3::dsdv::RoutingProtocol | private |
SendPacketFromQueue(Ipv4Address dst, Ptr< Ipv4Route > route) | ns3::dsdv::RoutingProtocol | private |
SendPeriodicUpdate() | ns3::dsdv::RoutingProtocol | private |
SendTriggeredUpdate() | ns3::dsdv::RoutingProtocol | private |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetEnableBufferFlag(bool f) | ns3::dsdv::RoutingProtocol | |
SetEnableRAFlag(bool f) | ns3::dsdv::RoutingProtocol | |
SetIpv4(Ptr< Ipv4 > ipv4) | ns3::dsdv::RoutingProtocol | virtual |
SetWSTFlag(bool f) | ns3::dsdv::RoutingProtocol | |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Start() | ns3::dsdv::RoutingProtocol | private |
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 | |
UnicastForwardCallback typedef | ns3::Ipv4RoutingProtocol | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~RoutingProtocol() | ns3::dsdv::RoutingProtocol | virtual |