HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
Loading...
Searching...
No Matches
ascii::Text Class Reference

#include <text.h>

Public Member Functions

 Text ()
 
 Text (std::string text)
 
 Text (std::string text, Style style)
 
Textstyle (Style style)
 
Texttext (std::string text)
 
std::string text ()
 

Friends

std::ostream & operator<< (std::ostream &os, const Text &val)
 

Constructor & Destructor Documentation

◆ Text() [1/3]

ascii::Text::Text ( )
inline

◆ Text() [2/3]

ascii::Text::Text ( std::string  text)
inline

◆ Text() [3/3]

ascii::Text::Text ( std::string  text,
Style  style 
)
inline

Member Function Documentation

◆ style()

Text & ascii::Text::style ( Style  style)
inline

◆ text() [1/2]

Text & ascii::Text::text ( std::string  text)
inline

◆ text() [2/2]

std::string ascii::Text::text ( )
inline

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const Text val 
)
friend

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