Namespaces | Typedefs | Functions
rt_string.hpp File Reference
#include "os/oro_allocator.hpp"
#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

namespace  RTT
 

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


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.
typedef std::basic_string
< char, std::char_traits< char >
, RTT::os::rt_allocator< char > > 
RTT::rt_string
 Real-time allocatable, dynamically-sized string.

Functions

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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:35