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(void) | 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 |
GetAttribute(std::size_t i) const | ns3::TypeId | |
GetAttributeFullName(std::size_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(uint16_t i) | ns3::TypeId | static |
GetRegisteredN(void) | ns3::TypeId | static |
GetSize(void) const | ns3::TypeId | |
GetTraceSource(std::size_t i) const | ns3::TypeId | |
GetTraceSourceN(void) const | ns3::TypeId | |
GetUid(void) const | ns3::TypeId | |
HasConstructor(void) const | ns3::TypeId | |
hash_t typedef | ns3::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::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, struct TraceSourceInformation *info) const | ns3::TypeId | |
m_tid | ns3::TypeId | private |
MustHideFromDocumentation(void) 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(void) | 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 |