#include <math.h>
#include "packet.h"
#include "basetrace.h"
#include "cltracer.h"
Include dependency graph for connector-trace.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ConnectorTrace |
Defines | |
#define | DEFAULTDEPTH 0 |
Default value of the depth when each connector trace is initialized. | |
#define | MAX_PREAMBLE_LENGTH 50 |
Maximum size in characters of the layer tag. | |
#define | BASICTRACE_BUFFERLEN 1026 |
Size of the buffer in the BasicTrace class of ns. It is 1026 in ns-2.29. |
Definition in file connector-trace.h.