#include <yarp/manager/utility.h>
Definition at line 26 of file utility.h.
◆ StrStream() [1/2]
◆ StrStream() [2/2]
StrStream::StrStream |
( |
const std::string |
str | ) |
|
◆ ~StrStream()
StrStream::~StrStream |
( |
| ) |
|
|
default |
◆ operator<<() [1/4]
StrStream & StrStream::operator<< |
( |
const std::string & |
str | ) |
|
◆ operator<<() [2/4]
StrStream & StrStream::operator<< |
( |
double |
n | ) |
|
◆ operator<<() [3/4]
◆ operator<<() [4/4]
◆ operator=() [1/5]
StrStream & StrStream::operator= |
( |
char * |
sz | ) |
|
◆ operator=() [2/5]
StrStream & StrStream::operator= |
( |
const char * |
sz | ) |
|
◆ operator=() [3/5]
StrStream & StrStream::operator= |
( |
const std::string & |
str | ) |
|
◆ operator=() [4/5]
◆ operator=() [5/5]
◆ str()
std::string StrStream::str |
( |
| ) |
|
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
StrStream & |
sstr |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: