src/core/type-id.h File Reference

#include "attribute.h"
#include "attribute-accessor-helper.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

class  ns3::TypeId
 a unique identifier for an interface. More...
struct  ns3::TypeId::AttributeInfo
 store together a set of attribute properties. More...

Namespaces

namespace  ns3
 

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


Functions

std::ostream & ns3::operator<< (std::ostream &os, TypeId tid)
std::istream & ns3::operator>> (std::istream &is, TypeId &tid)
bool ns3::operator== (TypeId a, TypeId b)
bool ns3::operator!= (TypeId a, TypeId b)
bool ns3::operator< (TypeId a, TypeId b)
 ns3::ATTRIBUTE_HELPER_HEADER (TypeId)
Generated on Thu Dec 3 14:06:50 2009 for NS-3 by  doxygen 1.6.3