ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
dit::did::FormatSpecifier Class Reference

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
 

Detailed Description

class to handle the format specifier of a DID record.

Constructor & Destructor Documentation

dit::did::FormatSpecifier::FormatSpecifier ( )
inline
dit::did::FormatSpecifier::~FormatSpecifier ( )
inline
dit::did::FormatSpecifier::FormatSpecifier ( )
inline
dit::did::FormatSpecifier::~FormatSpecifier ( )
inline
dit::did::FormatSpecifier::FormatSpecifier ( )
inline
dit::did::FormatSpecifier::~FormatSpecifier ( )
inline

Member Function Documentation

void dit::did::FormatSpecifier::Reset ( )
inline

Method to reset the object (reset the internal members).

void dit::did::FormatSpecifier::Reset ( )
inline

Method to reset the object (reset the internal members).

void dit::did::FormatSpecifier::Reset ( )
inline

Method to reset the object (reset the internal members).

Member Data Documentation

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

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