#include "connector.h"
#include "packet.h"
#include "timer-handler.h"
#include "ns-process.h"
#include "app.h"
Include dependency graph for agent.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| class | Agent |
| struct | OldValue |
Defines | |
| #define | TIME_FORMAT "%.15g" |
| #define | TIMER_IDLE 0 |
| #define | TIMER_PENDING 1 |
| #define | TRACEVAR_MAXVALUELENGTH 128 |
|
|
|
Definition at line 50 of file agent.h. Referenced by HttpMInvalCache::command(), QA::stop(), and QA::~QA(). |
|
|
|
Definition at line 57 of file agent.h. Referenced by Agent::insertOldValue(), and Agent::trace(). |
1.4.6