Orocos Real-Time Toolkit  2.9.0
Public Member Functions | Public Attributes | List of all members
RTT::os::string_helper Struct Reference

#include <rtt/os/rtstreams.hpp>

Inheritance diagram for RTT::os::string_helper:
RTT::os::stringstreams

Public Member Functions

 string_helper ()
 
 string_helper (const std::string &_init)
 

Public Attributes

stringbufs str
 

Detailed Description

Definition at line 214 of file rtstreams.hpp.

Constructor & Destructor Documentation

RTT::os::string_helper::string_helper ( )
inline

Definition at line 214 of file rtstreams.hpp.

RTT::os::string_helper::string_helper ( const std::string &  _init)
inline

Definition at line 214 of file rtstreams.hpp.

References string_helper().

Referenced by string_helper().

Member Data Documentation

stringbufs RTT::os::string_helper::str

Definition at line 214 of file rtstreams.hpp.


The documentation for this struct was generated from the following file: