src/core/type-name.h File Reference

#include <stdint.h>
#include <string>
Include dependency graph for type-name.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ns3
 

Every class exported by the ns3 library is enclosed in the ns3 namespace.


Defines

#define DEF_TYPE(x)

Functions

template<typename T >
std::string ns3::TypeNameGet (void)
 ns3::DEF_TYPE (uint8_t)
 ns3::DEF_TYPE (uint16_t)
 ns3::DEF_TYPE (uint32_t)
 ns3::DEF_TYPE (uint64_t)
 ns3::DEF_TYPE (int8_t)
 ns3::DEF_TYPE (int16_t)
 ns3::DEF_TYPE (int32_t)
 ns3::DEF_TYPE (int64_t)
 ns3::DEF_TYPE (float)
 ns3::DEF_TYPE (double)

Define Documentation

#define DEF_TYPE (  ) 
Value:
template <>                 \
    std::string TypeNameGet<x> (void)

Definition at line 17 of file type-name.h.

Generated on Thu Dec 3 14:06:50 2009 for NS-3 by  doxygen 1.6.3