|
HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
|
#include <text.h>
Public Member Functions | |
| Text () | |
| Text (std::string text) | |
| Text (std::string text, Style style) | |
| Text & | style (Style style) |
| Text & | text (std::string text) |
| std::string | text () |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const Text &val) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |