AddHeader(Ptr< Packet > p, uint16_t protocolNumber) | ns3::PointToPointNetDevice | private |
AddLinkChangeCallback(Callback< void > callback) override | ns3::PointToPointNetDevice | virtual |
AggregateObject(Ptr< Object > other) | ns3::Object | |
Attach(Ptr< PointToPointChannel > ch) | ns3::PointToPointNetDevice | |
BUSY enum value | ns3::PointToPointNetDevice | 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 |
DEFAULT_MTU | ns3::PointToPointNetDevice | privatestatic |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::PointToPointNetDevice | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoMpiReceive(Ptr< Packet > p) | ns3::PointToPointNetDevice | protected |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
EtherToPpp(uint16_t protocol) | ns3::PointToPointNetDevice | privatestatic |
GetAddress() const override | ns3::PointToPointNetDevice | virtual |
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 | |
GetBroadcast() const override | ns3::PointToPointNetDevice | virtual |
GetChannel() const override | ns3::PointToPointNetDevice | virtual |
GetIfIndex() const override | ns3::PointToPointNetDevice | virtual |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMtu() const override | ns3::PointToPointNetDevice | virtual |
GetMulticast(Ipv4Address multicastGroup) const override | ns3::PointToPointNetDevice | virtual |
GetMulticast(Ipv6Address addr) const override | ns3::PointToPointNetDevice | virtual |
GetNode() const override | ns3::PointToPointNetDevice | 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 |
GetQueue() const | ns3::PointToPointNetDevice | |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRemote() const | ns3::PointToPointNetDevice | private |
GetTypeId() | ns3::PointToPointNetDevice | static |
Initialize() | ns3::Object | |
IsBridge() const override | ns3::PointToPointNetDevice | virtual |
IsBroadcast() const override | ns3::PointToPointNetDevice | virtual |
IsInitialized() const | ns3::Object | |
IsLinkUp() const override | ns3::PointToPointNetDevice | virtual |
IsMulticast() const override | ns3::PointToPointNetDevice | virtual |
IsPointToPoint() const override | ns3::PointToPointNetDevice | virtual |
LinkChangeTracedCallback typedef | ns3::NetDevice | |
m_address | ns3::PointToPointNetDevice | private |
m_aggregates | ns3::Object | private |
m_bps | ns3::PointToPointNetDevice | private |
m_channel | ns3::PointToPointNetDevice | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_currentPkt | ns3::PointToPointNetDevice | private |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_ifIndex | ns3::PointToPointNetDevice | private |
m_initialized | ns3::Object | private |
m_linkChangeCallbacks | ns3::PointToPointNetDevice | private |
m_linkUp | ns3::PointToPointNetDevice | private |
m_macPromiscRxTrace | ns3::PointToPointNetDevice | private |
m_macRxDropTrace | ns3::PointToPointNetDevice | private |
m_macRxTrace | ns3::PointToPointNetDevice | private |
m_macTxDropTrace | ns3::PointToPointNetDevice | private |
m_macTxTrace | ns3::PointToPointNetDevice | private |
m_mtu | ns3::PointToPointNetDevice | private |
m_node | ns3::PointToPointNetDevice | private |
m_phyRxBeginTrace | ns3::PointToPointNetDevice | private |
m_phyRxDropTrace | ns3::PointToPointNetDevice | private |
m_phyRxEndTrace | ns3::PointToPointNetDevice | private |
m_phyTxBeginTrace | ns3::PointToPointNetDevice | private |
m_phyTxDropTrace | ns3::PointToPointNetDevice | private |
m_phyTxEndTrace | ns3::PointToPointNetDevice | private |
m_promiscCallback | ns3::PointToPointNetDevice | private |
m_promiscSnifferTrace | ns3::PointToPointNetDevice | private |
m_queue | ns3::PointToPointNetDevice | private |
m_receiveErrorModel | ns3::PointToPointNetDevice | private |
m_rxCallback | ns3::PointToPointNetDevice | private |
m_snifferTrace | ns3::PointToPointNetDevice | private |
m_tid | ns3::Object | private |
m_tInterframeGap | ns3::PointToPointNetDevice | private |
m_txMachineState | ns3::PointToPointNetDevice | private |
m_unidirectionalAggregates | ns3::Object | private |
NeedsArp() const override | ns3::PointToPointNetDevice | virtual |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyLinkUp() | ns3::PointToPointNetDevice | private |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
NS3_PACKET_BROADCAST enum value | ns3::NetDevice | |
NS3_PACKET_HOST enum value | ns3::NetDevice | |
NS3_PACKET_MULTICAST enum value | ns3::NetDevice | |
NS3_PACKET_OTHERHOST enum value | ns3::NetDevice | |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const PointToPointNetDevice &)=delete | ns3::PointToPointNetDevice | |
ns3::NetDevice::operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PACKET_BROADCAST enum value | ns3::NetDevice | |
PACKET_HOST enum value | ns3::NetDevice | |
PACKET_MULTICAST enum value | ns3::NetDevice | |
PACKET_OTHERHOST enum value | ns3::NetDevice | |
PacketType enum name | ns3::NetDevice | |
PointToPointNetDevice() | ns3::PointToPointNetDevice | |
PointToPointNetDevice(const PointToPointNetDevice &)=delete | ns3::PointToPointNetDevice | |
PppToEther(uint16_t protocol) | ns3::PointToPointNetDevice | privatestatic |
ProcessHeader(Ptr< Packet > p, uint16_t ¶m) | ns3::PointToPointNetDevice | private |
PromiscReceiveCallback typedef | ns3::NetDevice | |
READY enum value | ns3::PointToPointNetDevice | private |
Receive(Ptr< Packet > p) | ns3::PointToPointNetDevice | |
ReceiveCallback typedef | ns3::NetDevice | |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber) override | ns3::PointToPointNetDevice | virtual |
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber) override | ns3::PointToPointNetDevice | virtual |
SetAddress(Address address) override | ns3::PointToPointNetDevice | virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetDataRate(DataRate bps) | ns3::PointToPointNetDevice | |
SetIfIndex(const uint32_t index) override | ns3::PointToPointNetDevice | virtual |
SetInterframeGap(Time t) | ns3::PointToPointNetDevice | |
SetMtu(const uint16_t mtu) override | ns3::PointToPointNetDevice | virtual |
SetNode(Ptr< Node > node) override | ns3::PointToPointNetDevice | virtual |
SetPromiscReceiveCallback(PromiscReceiveCallback cb) override | ns3::PointToPointNetDevice | virtual |
SetQueue(Ptr< Queue< Packet > > queue) | ns3::PointToPointNetDevice | |
SetReceiveCallback(NetDevice::ReceiveCallback cb) override | ns3::PointToPointNetDevice | virtual |
SetReceiveErrorModel(Ptr< ErrorModel > em) | ns3::PointToPointNetDevice | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SupportsSendFrom() const override | ns3::PointToPointNetDevice | 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 | |
TransmitComplete() | ns3::PointToPointNetDevice | private |
TransmitStart(Ptr< Packet > p) | ns3::PointToPointNetDevice | private |
TxMachineState enum name | ns3::PointToPointNetDevice | private |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~NetDevice() override | ns3::NetDevice | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |
~PointToPointNetDevice() override | ns3::PointToPointNetDevice | |