DDS
ver. 3.6
|
#include <string>
#include <boost/signals2/signal.hpp>
Go to the source code of this file.
Namespaces | |
dds | |
Miscellaneous functions and helpers are located here. | |
dds::intercom_api | |
DDS intercom API. | |
Typedefs | |
typedef boost::signals2::signal< void(EErrorCode, const std::string &)> | dds::intercom_api::errorSignal_t |