ChimeraTK-DeviceAccess
03.18.00
|
#include "RebotBackend.h"
#include "Connection.h"
#include "RebotProtocol1.h"
#include "RebotProtocolDefinitions.h"
#include "testableRebotSleep.h"
#include <boost/bind/bind.hpp>
#include <sstream>
#include <utility>
Go to the source code of this file.
Namespaces | |
ChimeraTK | |
Functions | |
std::unique_ptr< RebotProtocolImplementor > | ChimeraTK::getProtocolImplementor (boost::shared_ptr< Rebot::Connection > &c) |
uint32_t | ChimeraTK::getProtocolVersion (boost::shared_ptr< Rebot::Connection > &c) |
uint32_t | ChimeraTK::parseRxServerHello (const std::vector< uint32_t > &serverHello) |