#include "os/oro_allocator.hpp"
#include <string>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
Functions | |
std::string | RTT::makeString (const RTT::rt_string &str) |
convert from real-time string to std::string |