trace.h File Reference

#include "_types.h"
#include "_rand_MT.h"
#include <ostream>

Go to the source code of this file.

Classes

class  Trace

Defines

#define _TRACE_H_INCLUDED_

Typedefs

typedef int16s pct_size_t
typedef DOUBLE bytestamp_t

Variables

const int16s BYTE_SIZE = 8
const int16s PREAMBLE = 8
const int16s MIN_PCT = 64
const int16s MAX_PCT = 1518
const int8u PRIOR_L0 = 0
const int8u PRIOR_L1 = 1
const int8u PRIOR_L2 = 2
const int8u PRIOR_L3 = 3


Define Documentation

#define _TRACE_H_INCLUDED_

Definition at line 12 of file trace.h.


Typedef Documentation

Definition at line 19 of file trace.h.

typedef int16s pct_size_t

Definition at line 18 of file trace.h.


Variable Documentation

const int16s BYTE_SIZE = 8

Definition at line 22 of file trace.h.

const int16s MAX_PCT = 1518

Definition at line 26 of file trace.h.

const int16s MIN_PCT = 64

Definition at line 25 of file trace.h.

const int16s PREAMBLE = 8

Definition at line 23 of file trace.h.

const int8u PRIOR_L0 = 0

Definition at line 28 of file trace.h.

const int8u PRIOR_L1 = 1

Definition at line 29 of file trace.h.

const int8u PRIOR_L2 = 2

Definition at line 30 of file trace.h.

const int8u PRIOR_L3 = 3

Definition at line 31 of file trace.h.


Generated on Thu Nov 28 14:47:21 2013 for red_wireless by  doxygen 1.5.7.1