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  

MCastBSTClassifier Class Reference

Inheritance diagram for MCastBSTClassifier:

MCastClassifier Classifier NsObject TclObject Handler List of all members.

Public Member Functions

 MCastBSTClassifier ()
 ~MCastBSTClassifier ()

Static Public Attributes

const char STARSYM [] = "x"

Protected Member Functions

virtual int classify (Packet *p)
void insert_upstream_info (int dst)
virtual void recv (Packet *p, Handler *h)
void upstream_add (int dst, char *oif2RP, int node_id)
upstream_infoupstream_find (int dst)

Protected Attributes

upstream_infooif2RP_
int32_t node_id_

Constructor & Destructor Documentation

MCastBSTClassifier::MCastBSTClassifier  
 

MCastBSTClassifier::~MCastBSTClassifier  
 


Member Function Documentation

int MCastBSTClassifier::classify Packet   p [protected, virtual]
 

Reimplemented from MCastClassifier.

void MCastBSTClassifier::insert_upstream_info int    dst [protected]
 

void MCastBSTClassifier::recv Packet   p,
Handler   h
[protected, virtual]
 

Reimplemented from Classifier.

void MCastBSTClassifier::upstream_add int    dst,
char *    oif2RP,
int    node_id
[protected]
 

upstream_info * MCastBSTClassifier::upstream_find int    dst [protected]
 


Member Data Documentation

int32_t MCastBSTClassifier::node_id_ [protected]
 

upstream_info* MCastBSTClassifier::oif2RP_ [protected]
 

const char MCastBSTClassifier::STARSYM = "x" [static]
 

Reimplemented from MCastClassifier.


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