cpp-common
Public Member Functions | Public Attributes | Friends | List of all members
DBGH Struct Reference

Public Member Functions

 DBGH (const DBGH &obj)
 
 DBGH (uint8_t lvl, const char *caller=__builtin_FUNCTION())
 

Public Attributes

bool enabled
 

Friends

template<typename T >
const friend DBGHoperator<< (const DBGH &dbgh, const T &obj)
 
const friend DBGHoperator<< (const DBGH &s, std::ostream &(*f)(std::ostream &))
 
const friend DBGHoperator<< (const DBGH &s, std::ostream &(*f)(std::ios &))
 
const friend DBGHoperator<< (const DBGH &s, std::ostream &(*f)(std::ios_base &))
 

Detailed Description

Definition at line 132 of file common.hh.


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