#include <stdlib.h>
#include <string>
#include <ace/Thread_Manager.h>
#include <ace/Synch.h>
#include <ace/INET_Addr.h>
#include <ace/SOCK_Dgram_Mcast.h>
#include <OpenTracker/network/OldOTNetworkSourceModule.h>
#include <iostream>
#include <ace/Log_Msg.h>
Include dependency graph for OldOTNetworkSourceModule.cxx:

Namespaces | |
| namespace | ot |
Typedefs | |
| typedef std::vector< Station * > | ot::StationVector |
Functions | |
| ot::OT_MODULE_REGISTER_FUNC (OldOTNetworkSourceModule) | |
Variables | |
| const int | ot::positionQuaternion = 1 |
| const int | ot::magicNum = 0xbeef |
| const int | ot::revNum = 0x0200 |
1.4.6