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

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

ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Deserialize(TagBuffer i)ns3::SimpleTagvirtual
GetAttribute(std::string name, AttributeValue &value) const ns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) const ns3::ObjectBase
GetDst(void) const ns3::SimpleTag
GetInstanceTypeId(void) const ns3::SimpleTagvirtual
GetObjectIid(void)ns3::ObjectBaserelated
GetProto(void) const ns3::SimpleTag
GetSerializedSize(void) const ns3::SimpleTagvirtual
GetSrc(void) const ns3::SimpleTag
GetTypeId(void)ns3::SimpleTagstatic
m_dstns3::SimpleTagprivate
m_protocolNumberns3::SimpleTagprivate
m_srcns3::SimpleTagprivate
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
Print(std::ostream &os) const ns3::SimpleTagvirtual
Serialize(TagBuffer i) const ns3::SimpleTagvirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetDst(Mac48Address dst)ns3::SimpleTag
SetProto(uint16_t proto)ns3::SimpleTag
SetSrc(Mac48Address src)ns3::SimpleTag
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