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

OldValue Struct Reference

#include <agent.h>

Collaboration diagram for OldValue:

Collaboration graph
[legend]
List of all members.

Public Attributes

TracedVar * var_
char val_ [TRACEVAR_MAXVALUELENGTH]
OldValuenext_

Member Data Documentation

struct OldValue* OldValue::next_
 

Definition at line 67 of file agent.h.

Referenced by Agent::insertOldValue(), Agent::lookupOldValue(), and Agent::~Agent().

char OldValue::val_[TRACEVAR_MAXVALUELENGTH]
 

Definition at line 66 of file agent.h.

Referenced by Agent::insertOldValue(), and Agent::trace().

TracedVar* OldValue::var_
 

Definition at line 65 of file agent.h.

Referenced by Agent::insertOldValue(), and Agent::lookupOldValue().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 20 13:06:09 2004 for NS2.26SourcesOriginal by doxygen 1.3.3