A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
type-id.h File Reference
#include "attribute.h"
#include "attribute-accessor-helper.h"
#include "trace-source-accessor.h"
#include "attribute-helper.h"
#include "callback.h"
#include <string>
#include <stdint.h>
+ Include dependency graph for type-id.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::TypeId::AttributeInformation
struct  ns3::TypeId::TraceSourceInformation
class  ns3::TypeId
 a unique identifier for an interface. More...

Namespaces

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

Functions

 ns3::ATTRIBUTE_HELPER_HEADER (TypeId)
bool ns3::operator!= (TypeId a, TypeId b)
bool ns3::operator< (TypeId a, TypeId b)
std::ostream & ns3::operator<< (std::ostream &os, TypeId tid)
bool ns3::operator== (TypeId a, TypeId b)
std::istream & ns3::operator>> (std::istream &is, TypeId &tid)