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  

VARPTable Class Reference

#include <varp.h>

Inheritance diagram for VARPTable:

TclObject List of all members.

Public Member Functions

 VARPTable (void)
 ~VARPTable (void)
int command (int argc, const char *const *argv)
int arpresolve (int IP, Packet *p)

Private Member Functions

void sizeinit (int n)

Private Attributes

int * maddr_
int size_

Constructor & Destructor Documentation

VARPTable::VARPTable void   
 

VARPTable::~VARPTable void   
 


Member Function Documentation

int VARPTable::arpresolve int    IP,
Packet   p
 

int VARPTable::command int    argc,
const char *const *    argv
[virtual]
 

Reimplemented from TclObject.

void VARPTable::sizeinit int    n [private]
 


Member Data Documentation

int* VARPTable::maddr_ [private]
 

int VARPTable::size_ [private]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.