ifw
0.0.1-dev
|
class to handle the format specifier of a DID record. More...
#include <Record.hpp>
Public Member Functions | |
FormatSpecifier () | |
~FormatSpecifier () | |
void | Reset () |
Method to reset the object (reset the internal members). More... | |
FormatSpecifier () | |
~FormatSpecifier () | |
void | Reset () |
Method to reset the object (reset the internal members). More... | |
FormatSpecifier () | |
~FormatSpecifier () | |
void | Reset () |
Method to reset the object (reset the internal members). More... | |
Public Attributes | |
char | m_flag |
int8_t | m_width |
int8_t | m_precision |
std::string | m_length |
char | m_specifier |
class to handle the format specifier of a DID record.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Method to reset the object (reset the internal members).
|
inline |
Method to reset the object (reset the internal members).
|
inline |
Method to reset the object (reset the internal members).
char dit::did::FormatSpecifier::m_flag |
std::string dit::did::FormatSpecifier::m_length |
int8_t dit::did::FormatSpecifier::m_precision |
char dit::did::FormatSpecifier::m_specifier |
int8_t dit::did::FormatSpecifier::m_width |