TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Nice::LoggerObject Struct Reference

#include <LoggerObject.h>

Collaboration diagram for Nice::LoggerObject:
Collaboration graph

Public Member Functions

bool operator== (const LoggerObject &__rhs) const
 
bool operator< (const LoggerObject &__rhs) const
 
bool operator!= (const LoggerObject &__rhs) const
 
bool operator<= (const LoggerObject &__rhs) const
 
bool operator> (const LoggerObject &__rhs) const
 
bool operator>= (const LoggerObject &__rhs) const
 
bool operator== (const LoggerObject &__rhs) const
 
bool operator< (const LoggerObject &__rhs) const
 
bool operator!= (const LoggerObject &__rhs) const
 
bool operator<= (const LoggerObject &__rhs) const
 
bool operator> (const LoggerObject &__rhs) const
 
bool operator>= (const LoggerObject &__rhs) const
 

Public Attributes

::Nice::DateVar date
 
::Ice::Int type
 
::std::string host
 
::Ice::Int pid
 
::Ice::Long tid
 
::std::string user
 
::std::string file
 
::Ice::Int line
 
::std::string function
 
::std::string name
 
::std::string log
 

Member Function Documentation

◆ operator!=() [1/2]

bool Nice::LoggerObject::operator!= ( const LoggerObject __rhs) const
inline

◆ operator!=() [2/2]

bool Nice::LoggerObject::operator!= ( const LoggerObject __rhs) const
inline

◆ operator<() [1/2]

bool Nice::LoggerObject::operator< ( const LoggerObject __rhs) const
inline

◆ operator<() [2/2]

bool Nice::LoggerObject::operator< ( const LoggerObject __rhs) const
inline

◆ operator<=() [1/2]

bool Nice::LoggerObject::operator<= ( const LoggerObject __rhs) const
inline

◆ operator<=() [2/2]

bool Nice::LoggerObject::operator<= ( const LoggerObject __rhs) const
inline

◆ operator==() [1/2]

bool Nice::LoggerObject::operator== ( const LoggerObject __rhs) const
inline

◆ operator==() [2/2]

bool Nice::LoggerObject::operator== ( const LoggerObject __rhs) const
inline

◆ operator>() [1/2]

bool Nice::LoggerObject::operator> ( const LoggerObject __rhs) const
inline

◆ operator>() [2/2]

bool Nice::LoggerObject::operator> ( const LoggerObject __rhs) const
inline

◆ operator>=() [1/2]

bool Nice::LoggerObject::operator>= ( const LoggerObject __rhs) const
inline

◆ operator>=() [2/2]

bool Nice::LoggerObject::operator>= ( const LoggerObject __rhs) const
inline

Member Data Documentation

◆ date

Nice::DateVar Nice::LoggerObject::date

◆ file

std::string Nice::LoggerObject::file

◆ function

std::string Nice::LoggerObject::function

◆ host

std::string Nice::LoggerObject::host

◆ line

Ice::Int Nice::LoggerObject::line

◆ log

std::string Nice::LoggerObject::log

◆ name

std::string Nice::LoggerObject::name

◆ pid

Ice::Int Nice::LoggerObject::pid

◆ tid

Ice::Long Nice::LoggerObject::tid

◆ type

Ice::Int Nice::LoggerObject::type

◆ user

std::string Nice::LoggerObject::user

The documentation for this struct was generated from the following file: