src/common/tag-list.cc File Reference

#include "tag-list.h"
#include "ns3/log.h"
#include <vector>
#include <string.h>
Include dependency graph for tag-list.cc:

Go to the source code of this file.

Classes

struct  ns3::TagListData
class  ns3::TagListDataFreeList

Namespaces

namespace  ns3
 

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


Defines

#define USE_FREE_LIST   1
#define FREE_LIST_SIZE   1000
#define OFFSET_MAX   (2147483647)

Functions

 NS_LOG_COMPONENT_DEFINE ("TagList")

Define Documentation

#define FREE_LIST_SIZE   1000

Definition at line 28 of file tag-list.cc.

Referenced by ns3::TagList::Deallocate().

#define OFFSET_MAX   (2147483647)

Definition at line 29 of file tag-list.cc.

Referenced by ns3::TagList::BeginAll().

#define USE_FREE_LIST   1

Definition at line 27 of file tag-list.cc.


Function Documentation

NS_LOG_COMPONENT_DEFINE ( "TagList"   ) 
Generated on Thu Dec 3 14:06:08 2009 for NS-3 by  doxygen 1.6.3