#include <SD.h>
Definition at line 331 of file SD.h.
◆ ExFormat()
HepLib::SD::ExFormat::ExFormat |
( |
ostream & |
os, |
|
|
const string & |
s = "L" , |
|
|
unsigned |
opt = 0 |
|
) |
| |
◆ operator<<() [1/5]
const ExFormat & HepLib::SD::ExFormat::operator<< |
( |
const basic & |
v | ) |
const |
◆ operator<<() [2/5]
const ExFormat & HepLib::SD::ExFormat::operator<< |
( |
const ex & |
v | ) |
const |
◆ operator<<() [3/5]
const ExFormat & HepLib::SD::ExFormat::operator<< |
( |
const lst & |
v | ) |
const |
◆ operator<<() [4/5]
template<class T >
const ExFormat& HepLib::SD::ExFormat::operator<< |
( |
const T & |
v | ) |
const |
|
inline |
Definition at line 339 of file SD.h.
◆ operator<<() [5/5]
const ExFormat & HepLib::SD::ExFormat::operator<< |
( |
std::ostream &(*)(std::ostream &) |
v | ) |
const |
◆ MQuote
string HepLib::SD::ExFormat::MQuote = "\"" |
Definition at line 337 of file SD.h.
◆ suffix
string HepLib::SD::ExFormat::suffix |
Definition at line 335 of file SD.h.
◆ type
string HepLib::SD::ExFormat::type = "ex" |
Definition at line 336 of file SD.h.
The documentation for this class was generated from the following files:
- /home/runner/work/HepLib/HepLib/SD/SD.h
- /home/runner/work/HepLib/HepLib/SD/ExFormat.cpp
- /home/runner/work/HepLib/HepLib/INC/Init.cpp