GPUOcelot
|
serialized message object for executive::Device interface More...
#include <vector>
#include <string>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <boost/asio.hpp>
Go to the source code of this file.
Classes | |
class | remote::RemoteDeviceMessage |
A message type for communicating with remote devices. More... | |
class | remote::RemoteDeviceMessage::Header |
Namespaces | |
namespace | remote |
Functions | |
std::ostream & | operator<< (std::ostream &out, remote::RemoteDeviceMessage::Header header) |
serialized message object for executive::Device interface
The header file for the RemoteDeviceMessage class.
std::ostream& operator<< | ( | std::ostream & | out, |
remote::RemoteDeviceMessage::Header | header | ||
) |