class <LinkNetworkGraph> LinkNetGraph : public NetGraph


Inheritance:


Public Methods

virtual int command(int argc, const char *const *argv)
void handle(const TraceEvent&, double now, int direction)
LinkNetGraph()
~LinkNetGraph()

Protected Fields

int src_

Inherited from NetGraph:

Public Methods

virtual void BoundingBox(BBox&)
virtual void NetGraph::render(GraphView* view)
void reset(double)
void update(double)
void update(double now, Animation* a)

Protected Fields

float graphdata_[MAX_GRAPH]
float mintime_
int minx_
float miny_
int ncolors_
int* paint_
float scaleddata_[MAX_GRAPH]
double time_
int tix_
GraphView* views_

Inherited from TraceHandler:

Public Methods

inline NetworkAnimator* nam()

Protected Fields

NetworkAnimator* nam_

Documentation

LinkNetGraph()

~LinkNetGraph()

virtual int command(int argc, const char *const *argv)

void handle(const TraceEvent&, double now, int direction)

int src_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de