ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/nix/nixvec.h File Reference

#include <utility>

Compounds

class  NixVec

Typedefs

typedef unsigned long Nix_t
typedef unsigned long Nixl_t
typedef pair< Nix_t, Nixl_tNixPair_t
typedef pair< Nix_t *, Nixl_tNixpPair_t

Variables

const Nix_t NIX_NONE = 0xffffffff
const Nixl_t NIX_BPW = 32

Typedef Documentation

typedef unsigned long Nix_t
 

typedef unsigned long Nixl_t
 

typedef pair<Nix_t, Nixl_t> NixPair_t
 

typedef pair<Nix_t*, Nixl_t> NixpPair_t
 


Variable Documentation

const Nixl_t NIX_BPW = 32
 

const Nix_t NIX_NONE = 0xffffffff
 


This document is generated by doxygen.