Jpp 19.3.0-rc.1
the software that should make you happy
|
Auxiliary class to map status bit to key. More...
#include <JStatus.hh>
Public Member Functions | |
JPutStatusBit (const JGetStatusBit &input) | |
Constructor. | |
const std::string & | operator() (const int bit) const |
Put status bit. | |
Auxiliary class to map status bit to key.
Definition at line 226 of file JStatus.hh.
|
inline |
Constructor.
input | status bits |
Definition at line 234 of file JStatus.hh.
|
inline |
Put status bit.
bit | bit |
Definition at line 250 of file JStatus.hh.