|
#include <RobotAPI/libraries/armem_gui/instance/display_visitors/StringStreamMixin.h>
Public Member Functions | |
StringStreamMixin () | |
Public Attributes | |
std::stringstream | value |
Protected Member Functions | |
void | setStreamPrecision () |
void | setStreamPrecision (std::ostream &os) |
Protected Attributes | |
const std::string | coeffSep |
const Eigen::IOFormat | eigenIof |
Definition at line 10 of file StringStreamMixin.h.
Definition at line 7 of file StringStreamMixin.cpp.
|
protected |
|
protected |
Definition at line 19 of file StringStreamMixin.cpp.
|
protected |
Definition at line 23 of file StringStreamMixin.h.
|
protected |
Definition at line 24 of file StringStreamMixin.h.
std::stringstream value |
Definition at line 20 of file StringStreamMixin.h.