Class TempLat::PairMaker
ClassList > TempLat > PairMaker
Small class which splits strings into two and make a pair out of it. More...
#include <pairmaker.h>
Public Functions
| Type | Name |
|---|---|
| PairMaker (const char & sep='=', const char & com='#') |
|
| std::string | getKey () |
| std::string | getValue () |
| void | operator() (std::string line) |
Detailed Description
Unit test: ctest -R test-pairmaker
Public Functions Documentation
function PairMaker
function getKey
function getValue
function operator()
Friends Documentation
friend operator<<
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/parameters/pairmaker.h