

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... | |