Public Member Functions | List of all members
RTT::os::stringstreams Class Reference

#include <rtstreams.hpp>

Inheritance diagram for RTT::os::stringstreams:
Inheritance graph
[legend]

Public Member Functions

 stringstreams (const std::string &_init)
 
 stringstreams ()
 
virtual ~stringstreams ()
 
- Public Member Functions inherited from RTT::os::basic_iostreams
 basic_iostreams (streambufs &s)
 
- Public Member Functions inherited from RTT::os::basic_istreams
 basic_istreams (streambufs &s)
 
int get ()
 
basic_istreamsget (char &c)
 
basic_istreamsget (char *c, streamsize n, char delim)
 
basic_istreamsget (char *c, char delim)
 
basic_istreamsoperator>> (int &i)
 
basic_istreamsoperator>> (char &c)
 
basic_istreamsoperator>> (double &f)
 
basic_istreamsoperator>> (std::string &s)
 
basic_istreamsoperator>> (unsigned int &u)
 
basic_istreamsread (char *c, streamsize n)
 
streamsize readsome (char *c, streamsize n)
 
virtual ~basic_istreams ()
 
- Public Member Functions inherited from RTT::os::basic_streams
virtual ~basic_streams ()
 
- Public Member Functions inherited from RTT::os::basic_ostreams
 basic_ostreams (streambufs &s)
 
basic_ostreamsoperator<< (int i)
 
basic_ostreamsoperator<< (long i)
 
basic_ostreamsoperator<< (char c)
 
basic_ostreamsoperator<< (char *c)
 
basic_ostreamsoperator<< (double f)
 
basic_ostreamsoperator<< (std::string s)
 
basic_ostreamsoperator<< (unsigned int u)
 
basic_ostreamsoperator<< (basic_ostreams &(*f)(basic_ostreams &))
 
virtual basic_ostreamsput (char c)
 
virtual basic_ostreamswrite (const char *c, streamsize n)
 
virtual ~basic_ostreams ()
 

Additional Inherited Members

- Public Types inherited from RTT::os::basic_istreams
typedef streambufs::streamsize streamsize
 
- Public Types inherited from RTT::os::basic_ostreams
typedef streambufs::streamsize streamsize
 
- Private Member Functions inherited from RTT::os::string_helper
 string_helper ()
 
 string_helper (const std::string &_init)
 
- Private Attributes inherited from RTT::os::string_helper
stringbufs str
 

Detailed Description

Stringstreams, are not guaranteed to be hard realtime.

Definition at line 219 of file rtstreams.hpp.

Constructor & Destructor Documentation

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

Definition at line 223 of file rtstreams.hpp.

RTT::os::stringstreams::stringstreams ( )
inline

Definition at line 224 of file rtstreams.hpp.

RTT::os::stringstreams::~stringstreams ( )
virtual

Definition at line 243 of file rtstreams.cpp.


The documentation for this class was generated from the following files:


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47