ns3::TypeNameGet() function declarations. More...
Go to the source code of this file.
Namespaces | |
| namespace | ns3 | 
| Every class exported by the ns3 library is enclosed in the ns3 namespace.  | |
Macros | |
| #define | TYPENAMEGET_DEFINE(T) | 
Macro that defines a template specialization for TypeNameGet<T>() .   | |
Functions | |
| template<typename T> | |
| std::string | ns3::TypeNameGet () | 
| Type name strings for AttributeValue types.   | |
| ns3::TYPENAMEGET_DEFINE (bool) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (double) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (float) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (int16_t) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (int32_t) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (int64_t) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (int8_t) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (long double) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (uint16_t) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (uint32_t) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (uint64_t) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
| ns3::TYPENAMEGET_DEFINE (uint8_t) | |
| ns3::TypeNameGet() specialization for numeric types.   | |
ns3::TypeNameGet() function declarations.
Definition in file type-name.h.