, including all inherited members.
AddAddress(uint32_t i, Ipv4InterfaceAddress address) | ns3::Ipv4L3Protocol | [virtual] |
AddInterface(Ptr< NetDevice > device) | ns3::Ipv4L3Protocol | [virtual] |
AggregateObject(Ptr< Object > other) | ns3::Object | |
Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | [inline, static] |
ConstructSelf(const AttributeList &attributes) | ns3::ObjectBase | [protected] |
CreateRawSocket(void) (defined in ns3::Ipv4L3Protocol) | ns3::Ipv4L3Protocol | |
DeleteRawSocket(Ptr< Socket > socket) (defined in ns3::Ipv4L3Protocol) | ns3::Ipv4L3Protocol | |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Ipv4L3Protocol | [protected, virtual] |
DoStart(void) | ns3::Object | [protected, virtual] |
DROP_BAD_CHECKSUM enum value | ns3::Ipv4L3Protocol | |
DROP_INTERFACE_DOWN enum value | ns3::Ipv4L3Protocol | |
DROP_NO_ROUTE enum value | ns3::Ipv4L3Protocol | |
DROP_ROUTE_ERROR enum value | ns3::Ipv4L3Protocol | |
DROP_TTL_EXPIRED enum value | ns3::Ipv4L3Protocol | |
DropReason enum name | ns3::Ipv4L3Protocol | |
GetAddress(uint32_t interfaceIndex, uint32_t addressIndex) const | ns3::Ipv4L3Protocol | [virtual] |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetInstanceTypeId(void) const | ns3::Object | [virtual] |
GetInterface(uint32_t i) const (defined in ns3::Ipv4L3Protocol) | ns3::Ipv4L3Protocol | |
GetInterfaceForAddress(Ipv4Address addr) const | ns3::Ipv4L3Protocol | [virtual] |
GetInterfaceForDevice(Ptr< const NetDevice > device) const | ns3::Ipv4L3Protocol | [virtual] |
GetInterfaceForPrefix(Ipv4Address addr, Ipv4Mask mask) const | ns3::Ipv4L3Protocol | [virtual] |
GetMetric(uint32_t i) const | ns3::Ipv4L3Protocol | [virtual] |
GetMtu(uint32_t i) const | ns3::Ipv4L3Protocol | [virtual] |
GetNAddresses(uint32_t interface) const | ns3::Ipv4L3Protocol | [virtual] |
GetNetDevice(uint32_t i) | ns3::Ipv4L3Protocol | [virtual] |
GetNInterfaces(void) const | ns3::Ipv4L3Protocol | [virtual] |
GetObject(void) const | ns3::Object | [inline] |
GetObject(TypeId tid) const | ns3::Object | |
GetProtocol(int protocolNumber) const | ns3::Ipv4L3Protocol | |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | [inline] |
GetRoutingProtocol(void) const | ns3::Ipv4L3Protocol | [virtual] |
GetTypeId(void) | ns3::Ipv4L3Protocol | [static] |
IF_ANY (defined in ns3::Ipv4) | ns3::Ipv4 | [static] |
Insert(Ptr< Ipv4L4Protocol > protocol) | ns3::Ipv4L3Protocol | |
Ipv4() (defined in ns3::Ipv4) | ns3::Ipv4 | |
Ipv4L3Protocol() (defined in ns3::Ipv4L3Protocol) | ns3::Ipv4L3Protocol | |
Ipv4L3ProtocolTestCase (defined in ns3::Ipv4L3Protocol) | ns3::Ipv4L3Protocol | [friend] |
IsDestinationAddress(Ipv4Address address, uint32_t iif) const | ns3::Ipv4L3Protocol | [virtual] |
IsForwarding(uint32_t i) const | ns3::Ipv4L3Protocol | [virtual] |
IsUp(uint32_t i) const | ns3::Ipv4L3Protocol | [virtual] |
NotifyConstructionCompleted(void) | ns3::ObjectBase | [protected, virtual] |
NotifyNewAggregate() | ns3::Ipv4L3Protocol | [protected, virtual] |
Object() (defined in ns3::Object) | ns3::Object | |
Object(const Object &o) | ns3::Object | [protected] |
operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | [inline] |
PROT_NUMBER (defined in ns3::Ipv4L3Protocol) | ns3::Ipv4L3Protocol | [static] |
Receive(Ptr< NetDevice > device, Ptr< const Packet > p, uint16_t protocol, const Address &from, const Address &to, NetDevice::PacketType packetType) | ns3::Ipv4L3Protocol | |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | [inline] |
Remove(Ptr< Ipv4L4Protocol > protocol) | ns3::Ipv4L3Protocol | |
RemoveAddress(uint32_t interfaceIndex, uint32_t addressIndex) | ns3::Ipv4L3Protocol | [virtual] |
SelectSourceAddress(Ptr< const NetDevice > device, Ipv4Address dst, Ipv4InterfaceAddress::InterfaceAddressScope_e scope) | ns3::Ipv4L3Protocol | [virtual] |
Send(Ptr< Packet > packet, Ipv4Address source, Ipv4Address destination, uint8_t protocol, Ptr< Ipv4Route > route) | ns3::Ipv4L3Protocol | |
Send(Ptr< Packet > packet, Ipv4Header ipHeader, Ptr< Ipv4Route > route) | ns3::Ipv4L3Protocol | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetDefaultTtl(uint8_t ttl) | ns3::Ipv4L3Protocol | |
SetDown(uint32_t i) | ns3::Ipv4L3Protocol | [virtual] |
SetForwarding(uint32_t i, bool val) | ns3::Ipv4L3Protocol | [virtual] |
SetMetric(uint32_t i, uint16_t metric) | ns3::Ipv4L3Protocol | [virtual] |
SetNode(Ptr< Node > node) (defined in ns3::Ipv4L3Protocol) | ns3::Ipv4L3Protocol | |
SetRoutingProtocol(Ptr< Ipv4RoutingProtocol > routingProtocol) | ns3::Ipv4L3Protocol | [virtual] |
SetUp(uint32_t i) | ns3::Ipv4L3Protocol | [virtual] |
SimpleRefCount() (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | [inline] |
SimpleRefCount(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | [inline] |
Start(void) | ns3::Object | |
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::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | [inline] |
~Ipv4() (defined in ns3::Ipv4) | ns3::Ipv4 | [virtual] |
~Ipv4L3Protocol() (defined in ns3::Ipv4L3Protocol) | ns3::Ipv4L3Protocol | [virtual] |
~Object() (defined in ns3::Object) | ns3::Object | [virtual] |
~ObjectBase() (defined in ns3::ObjectBase) | ns3::ObjectBase | [virtual] |