Namespaces | Typedefs | Functions
rt_string.hpp File Reference
#include "os/oro_allocator.hpp"
#include "rtt-config.h"
#include <string>
#include <sstream>
Include dependency graph for rt_string.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 std
 

Typedefs

typedef std::basic_ostringstream< char, std::char_traits< char >, RTT::os::rt_allocator< char > > RTT::rt_ostringstream
 Real-time allocatable, dynamically-size output string stream. More...
 
typedef std::basic_string< char, std::char_traits< char >, RTT::os::rt_allocator< char > > RTT::rt_string
 Real-time allocatable, dynamically-sized string. More...
 

Functions

std::string RTT::makeString (const RTT::rt_string &str)
 convert from real-time string to std::string More...
 


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:39