#include "../OpenTracker.h"
#include "MagicYSource.h"
#include <ace/SOCK_Dgram.h>
#include <ace/SOCK_Connector.h>
#include <ace/INET_Addr.h>
#include <ace/Handle_Set.h>
#include <vector>
Include dependency graph for MagicYModule.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | ot |
Classes | |
| class | ot::MagicY |
| this structure stores the attributes of an MagicY More... | |
| struct | ot::MagicPoint |
| struct | ot::Screen |
| class | ot::MagicYModule |
Typedefs | |
| typedef std::vector< MagicY * > | ot::MagicYVector |
| typedef std::vector< Screen * > | ot::ScreenVector |
| typedef std::vector< MagicPoint > | ot::PointVector |
Functions | |
| ot::OT_MODULE (MagicYModule) | |
Variables | |
| const int | ot::magicYMaxUnits = 1000 |
| maximum number of stations that can be processed | |
1.4.6