This is the complete list of members for
ns3::NdiscCache, including all inherited members.
Add(Ipv6Address to) | ns3::NdiscCache | |
AggregateObject(Ptr< Object > other) | ns3::Object | |
ConstructSelf(const AttributeList &attributes) | ns3::ObjectBase | [protected] |
DEFAULT_UNRES_QLEN | ns3::NdiscCache | [static] |
Dispose(void) | ns3::Object | |
DoDispose() | ns3::NdiscCache | [private, virtual] |
Flush() | ns3::NdiscCache | |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetDevice() const | ns3::NdiscCache | |
GetInstanceTypeId(void) const | ns3::Object | [virtual] |
GetInterface() const | ns3::NdiscCache | |
GetObject(void) const | ns3::Object | |
GetObject(TypeId tid) const | ns3::Object | |
GetReferenceCount(void) const | ns3::Object | |
GetTypeId() | ns3::NdiscCache | [static] |
GetUnresQlen() | ns3::NdiscCache | |
Lookup(Ipv6Address dst) | ns3::NdiscCache | |
m_device | ns3::NdiscCache | [private] |
m_interface | ns3::NdiscCache | [private] |
m_ndCache | ns3::NdiscCache | [private] |
m_unresQlen | ns3::NdiscCache | [private] |
NdiscCache() | ns3::NdiscCache | |
NdiscCache(NdiscCache const &a) | ns3::NdiscCache | [private] |
NotifyConstructionCompleted(void) | ns3::ObjectBase | [protected, virtual] |
NotifyNewAggregate() | ns3::Object | [protected, virtual] |
Object(const Object &o) | ns3::Object | [protected] |
operator=(NdiscCache const &a) | ns3::NdiscCache | [private] |
Ref(void) const | ns3::Object | [inline] |
Remove(NdiscCache::Entry *entry) | ns3::NdiscCache | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetDevice(Ptr< NetDevice > device, Ptr< Ipv6Interface > interface) | ns3::NdiscCache | |
SetUnresQlen(uint32_t unresQlen) | ns3::NdiscCache | |
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 | |
Unref(void) const | ns3::Object | [inline] |
~NdiscCache() | ns3::NdiscCache | |