A Discrete-Event Network Simulator
API
ns3::PacketSocketTag Member List

This is the complete list of members for ns3::PacketSocketTag, including all inherited members.

ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Deserialize(TagBuffer i)ns3::PacketSocketTagvirtual
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetDestAddress(void) constns3::PacketSocketTag
GetInstanceTypeId(void) constns3::PacketSocketTagvirtual
GetObjectIid(void)ns3::ObjectBaserelated
GetPacketType(void) constns3::PacketSocketTag
GetSerializedSize(void) constns3::PacketSocketTagvirtual
GetTypeId(void)ns3::PacketSocketTagstatic
m_destAddrns3::PacketSocketTagprivate
m_packetTypens3::PacketSocketTagprivate
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
PacketSocketTag()ns3::PacketSocketTag
Print(std::ostream &os) constns3::PacketSocketTagvirtual
Serialize(TagBuffer i) constns3::PacketSocketTagvirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetDestAddress(Address a)ns3::PacketSocketTag
SetPacketType(NetDevice::PacketType t)ns3::PacketSocketTag
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
~ObjectBase()ns3::ObjectBasevirtual