#include "../OpenTracker.h"
#include "UltraTrakSource.h"
#include <ace/SOCK_Dgram.h>
#include <vector>
Include dependency graph for UltraTrakModule.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | ot |
Classes | |
| struct | ot::Station |
| this structure stores the attributes of an UltratrakSource More... | |
| struct | ot::UltraTrakStationData |
| structure of an UltraTrakStationData section More... | |
| struct | ot::UltraTrakFrameData |
| structure of a whole UltraTrak frame More... | |
| class | ot::UltraTrakModule |
Typedefs | |
| typedef std::vector< Station * > | ot::StationVector |
Functions | |
| ot::OT_MODULE (UltraTrakModule) | |
Variables | |
| const int | ot::ultraTrakMaxUnits = 16 |
| maximum number of stations that can be processed | |
1.4.6