ns3::Tag Member List
This is the complete list of members for
ns3::Tag, including all inherited members.
ConstructSelf(const AttributeList &attributes) | ns3::ObjectBase | [protected] |
Deserialize(TagBuffer i)=0 | ns3::Tag | [pure virtual] |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
GetInstanceTypeId(void) const =0 | ns3::ObjectBase | [pure virtual] |
GetSerializedSize(void) const =0 | ns3::Tag | [pure virtual] |
GetTypeId(void) | ns3::Tag | [static] |
NotifyConstructionCompleted(void) | ns3::ObjectBase | [protected, virtual] |
Print(std::ostream &os) const =0 | ns3::Tag | [pure virtual] |
Serialize(TagBuffer i) const =0 | ns3::Tag | [pure virtual] |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
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 | |