#include <agent.h>
Collaboration diagram for OldValue:

Public Attributes | |
| TracedVar * | var_ |
| char | val_ [TRACEVAR_MAXVALUELENGTH] |
| OldValue * | next_ |
|
|
Definition at line 67 of file agent.h. Referenced by Agent::insertOldValue(), Agent::lookupOldValue(), and Agent::~Agent(). |
|
|
Definition at line 66 of file agent.h. Referenced by Agent::insertOldValue(), and Agent::trace(). |
|
|
Definition at line 65 of file agent.h. Referenced by Agent::insertOldValue(), and Agent::lookupOldValue(). |
1.3.3