A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::TypeId Member List

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

AddAttribute(std::string name, std::string help, const AttributeValue &initialValue, Ptr< const AttributeAccessor > accessor, Ptr< const AttributeChecker > checker)ns3::TypeId
AddAttribute(std::string name, std::string help, uint32_t flags, const AttributeValue &initialValue, Ptr< const AttributeAccessor > accessor, Ptr< const AttributeChecker > checker)ns3::TypeId
AddConstructor(void)ns3::TypeId
AddTraceSource(std::string name, std::string help, Ptr< const TraceSourceAccessor > accessor)ns3::TypeId
ATTR_CONSTRUCT enum valuens3::TypeId
ATTR_GET enum valuens3::TypeId
ATTR_SET enum valuens3::TypeId
ATTR_SGC enum valuens3::TypeId
AttributeFlag enum namens3::TypeId
AttributeList classns3::TypeIdfriend
DoAddConstructor(Callback< ObjectBase * > callback)ns3::TypeIdprivate
GetAttribute(uint32_t i) const ns3::TypeId
GetAttributeFullName(uint32_t i) const ns3::TypeId
GetAttributeN(void) const ns3::TypeId
GetConstructor(void) const ns3::TypeId
GetGroupName(void) const ns3::TypeId
GetHash(void) const ns3::TypeId
GetName(void) const ns3::TypeId
GetParent(void) const ns3::TypeId
GetRegistered(uint32_t i)ns3::TypeIdstatic
GetRegisteredN(void)ns3::TypeIdstatic
GetTraceSource(uint32_t i) const ns3::TypeId
GetTraceSourceN(void) const ns3::TypeId
GetUid(void) const ns3::TypeId
HasConstructor(void) const ns3::TypeId
hash_t typedefns3::TypeId
HasParent(void) const ns3::TypeId
HideFromDocumentation(void)ns3::TypeId
IsChildOf(TypeId other) const ns3::TypeId
LookupAttributeByName(std::string name, struct AttributeInformation *info) const ns3::TypeId
LookupByHash(hash_t hash)ns3::TypeIdstatic
LookupByHashFailSafe(hash_t hash, TypeId *tid)ns3::TypeIdstatic
LookupByName(std::string name)ns3::TypeIdstatic
LookupByNameFailSafe(std::string name, TypeId *tid)ns3::TypeIdstatic
LookupTraceSourceByName(std::string name) const ns3::TypeId
m_tidns3::TypeIdprivate
MustHideFromDocumentation(void) const ns3::TypeId
operator!=(TypeId a, TypeId b)ns3::TypeIdfriend
operator<(TypeId a, TypeId b)ns3::TypeIdfriend
operator=(const TypeId &o)ns3::TypeIdinline
operator==(TypeId a, TypeId b)ns3::TypeIdfriend
SetAttributeInitialValue(uint32_t i, Ptr< const AttributeValue > initialValue)ns3::TypeId
SetGroupName(std::string groupName)ns3::TypeId
SetParent(TypeId tid)ns3::TypeId
SetParent(void)ns3::TypeId
SetUid(uint16_t tid)ns3::TypeId
TypeId(const char *name)ns3::TypeIdexplicit
TypeId()ns3::TypeIdinline
TypeId(const TypeId &o)ns3::TypeIdinline
TypeId(uint16_t tid)ns3::TypeIdexplicitprivate
~TypeId()ns3::TypeIdinline