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
el::base::MillisecondsWidth Class Reference

A milliseconds width class containing actual width and offset for date/time. More...

#include <easylogging++.h>

Public Member Functions

 MillisecondsWidth (void)
 
 MillisecondsWidth (int width)
 
bool operator== (const MillisecondsWidth &msWidth)
 
 MillisecondsWidth (void)
 
 MillisecondsWidth (int width)
 
bool operator== (const MillisecondsWidth &msWidth)
 
 MillisecondsWidth (void)
 
 MillisecondsWidth (int width)
 
bool operator== (const MillisecondsWidth &msWidth)
 

Public Attributes

int m_width
 
unsigned int m_offset
 

Detailed Description

A milliseconds width class containing actual width and offset for date/time.

Constructor & Destructor Documentation

el::base::MillisecondsWidth::MillisecondsWidth ( void  )
inline
el::base::MillisecondsWidth::MillisecondsWidth ( int  width)
inlineexplicit
el::base::MillisecondsWidth::MillisecondsWidth ( void  )
inline
el::base::MillisecondsWidth::MillisecondsWidth ( int  width)
inlineexplicit
el::base::MillisecondsWidth::MillisecondsWidth ( void  )
inline
el::base::MillisecondsWidth::MillisecondsWidth ( int  width)
inlineexplicit

Member Function Documentation

bool el::base::MillisecondsWidth::operator== ( const MillisecondsWidth msWidth)
inline
bool el::base::MillisecondsWidth::operator== ( const MillisecondsWidth msWidth)
inline
bool el::base::MillisecondsWidth::operator== ( const MillisecondsWidth msWidth)
inline

Member Data Documentation

unsigned int el::base::MillisecondsWidth::m_offset
int el::base::MillisecondsWidth::m_width

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