Files | |
file | AddressClient.cpp |
Defines the class that communicates with an address server. | |
file | AddressClient.h |
Declares the class that communicates with an address server. | |
file | AddressServer.cpp |
Defines the class that keeps track of all the networked processes. | |
file | AddressServer.h |
Declares the class that keeps track of all the networked processes. | |
file | ClientSocket.cpp |
Implementation of the ClientSocket class for communicating to a server program. | |
file | ClientSocket.h |
Definition of the ClientSocket class for communicating to a server program. | |
file | CommFactory.cpp |
Defines the classes that know how to set up the comm network. | |
file | CommFactory.h |
Declares the classes that know how to set up the comm network. | |
file | CommObject.cpp |
Implementation of the CommObject class. | |
file | CommObject.h |
Provides the wrapper and interface to communications objects. | |
file | Message.cpp |
Implementation of the Message class. | |
file | Message.h |
Interface to the Message class. | |
file | MessageClient.cpp |
Defines the base classes used by the application to communicate. | |
file | MessageClient.h |
Declares the base classes used by the application to communicate. | |
file | MessageMap.h |
Defines the message mapping for Whorl and Brain commands. | |
file | MessageServer.cpp |
Defines the class that routes messages around the system. | |
file | MessageServer.h |
Declares the class that routes messages around the system. | |
file | ReactorThread.h |
Declares and defines a class that manages threads for an ACE_Reactor. | |
file | ReplyQueue.h |
Declares and defines template classes for synchronization of network comm. | |
file | ServerSocket.cpp |
Implementation of the ServerSocket class for communicating to a client program. | |
file | ServerSocket.h |
Definition of the ServerSocket class for communicating to a client program. | |
file | Socket.cpp |
file | Socket.h |
file | SocketException.h |
Socket exception class. | |
file | VehicleComm.cpp |
Defines the methods for the VehicleComm class. | |
file | VehicleComm.h |
Declares the VehicleComm class, which manages UDP communication between vehicles. | |
file | VehicleNetConfig.cpp |
Defines the methods for the VehicleNetConfig class. | |
file | VehicleNetConfig.h |
Declares the VehicleNetConfig class, which manages the UDP network configuration. |