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, SupportLevel supportLevel=SUPPORTED, const std::string &supportMsg="") | ns3::TypeId | |
AddAttribute(std::string name, std::string help, uint32_t flags, const AttributeValue &initialValue, Ptr< const AttributeAccessor > accessor, Ptr< const AttributeChecker > checker, SupportLevel supportLevel=SUPPORTED, const std::string &supportMsg="") | ns3::TypeId | |
AddConstructor() | ns3::TypeId | |
AddDeprecatedName(const std::string &name) | ns3::TypeId | |
AddTraceSource(std::string name, std::string help, Ptr< const TraceSourceAccessor > accessor, std::string callback, SupportLevel supportLevel=SUPPORTED, const std::string &supportMsg="") | ns3::TypeId | |
ATTR_CONSTRUCT enum value | ns3::TypeId | |
ATTR_GET enum value | ns3::TypeId | |
ATTR_SET enum value | ns3::TypeId | |
ATTR_SGC enum value | ns3::TypeId | |
AttributeFlag enum name | ns3::TypeId | |
DEPRECATED enum value | ns3::TypeId | |
DoAddConstructor(Callback< ObjectBase * > callback) | ns3::TypeId | private |
FindAttribute(const TypeId &tid, const std::string &name) | ns3::TypeId | static |
GetAttribute(std::size_t i) const | ns3::TypeId | |
GetAttributeFullName(std::size_t i) const | ns3::TypeId | |
GetAttributeN() const | ns3::TypeId | |
GetConstructor() const | ns3::TypeId | |
GetGroupName() const | ns3::TypeId | |
GetHash() const | ns3::TypeId | |
GetName() const | ns3::TypeId | |
GetParent() const | ns3::TypeId | |
GetRegistered(uint16_t i) | ns3::TypeId | static |
GetRegisteredN() | ns3::TypeId | static |
GetSize() const | ns3::TypeId | |
GetTraceSource(std::size_t i) const | ns3::TypeId | |
GetTraceSourceN() const | ns3::TypeId | |
GetUid() const | ns3::TypeId | |
HasConstructor() const | ns3::TypeId | |
hash_t typedef | ns3::TypeId | |
HasParent() const | ns3::TypeId | |
HideFromDocumentation() | ns3::TypeId | |
IsChildOf(TypeId other) const | ns3::TypeId | |
LookupAttributeByName(std::string name, AttributeInformation *info, bool permissive=false) const | ns3::TypeId | |
LookupByHash(hash_t hash) | ns3::TypeId | static |
LookupByHashFailSafe(hash_t hash, TypeId *tid) | ns3::TypeId | static |
LookupByName(std::string name) | ns3::TypeId | static |
LookupByNameFailSafe(std::string name, TypeId *tid) | ns3::TypeId | static |
LookupTraceSourceByName(std::string name) const | ns3::TypeId | |
LookupTraceSourceByName(std::string name, TraceSourceInformation *info) const | ns3::TypeId | |
m_tid | ns3::TypeId | private |
MustHideFromDocumentation() const | ns3::TypeId | |
OBSOLETE enum value | ns3::TypeId | |
operator!=(TypeId a, TypeId b) | ns3::TypeId | friend |
operator<(TypeId a, TypeId b) | ns3::TypeId | friend |
operator<<(std::ostream &os, TypeId tid) | ns3::TypeId | related |
operator=(const TypeId &o) | ns3::TypeId | inline |
operator==(TypeId a, TypeId b) | ns3::TypeId | friend |
operator>>(std::istream &is, TypeId &tid) | ns3::TypeId | related |
SetAttributeInitialValue(std::size_t i, Ptr< const AttributeValue > initialValue) | ns3::TypeId | |
SetGroupName(std::string groupName) | ns3::TypeId | |
SetParent(TypeId tid) | ns3::TypeId | |
SetParent() | ns3::TypeId | |
SetSize(std::size_t size) | ns3::TypeId | |
SetUid(uint16_t uid) | ns3::TypeId | |
SUPPORTED enum value | ns3::TypeId | |
SupportLevel enum name | ns3::TypeId | |
TypeId(const std::string &name) | ns3::TypeId | explicit |
TypeId() | ns3::TypeId | inline |
TypeId(const TypeId &o) | ns3::TypeId | inline |
TypeId(uint16_t tid) | ns3::TypeId | explicitprivate |
~TypeId() | ns3::TypeId | inline |