Definition at line 34 of file LogManager.cpp.
◆ InternalData()
MoFEM::LogManager::InternalData::InternalData |
( |
MPI_Comm |
comm | ) |
|
|
inline |
◆ ~InternalData()
virtual MoFEM::LogManager::InternalData::~InternalData |
( |
| ) |
|
|
virtualdefault |
◆ getStrmNull()
boost::shared_ptr<std::ostream> MoFEM::LogManager::InternalData::getStrmNull |
( |
| ) |
|
|
inline |
◆ getStrmSelf()
boost::shared_ptr<std::ostream> MoFEM::LogManager::InternalData::getStrmSelf |
( |
| ) |
|
|
inline |
◆ getStrmSync()
boost::shared_ptr<std::ostream> MoFEM::LogManager::InternalData::getStrmSync |
( |
| ) |
|
|
inline |
◆ getStrmWorld()
boost::shared_ptr<std::ostream> MoFEM::LogManager::InternalData::getStrmWorld |
( |
| ) |
|
|
inline |
◆ logChannels
◆ logQuiet
bool MoFEM::LogManager::InternalData::logQuiet = false |
|
static |
◆ logTime
bool MoFEM::LogManager::InternalData::logTime = false |
|
static |
◆ noColors
bool MoFEM::LogManager::InternalData::noColors = false |
|
static |
◆ nullSelf
NulOStream MoFEM::LogManager::InternalData::nullSelf |
◆ selfBuf
◆ sinksAdd
bool MoFEM::LogManager::InternalData::sinksAdd = true |
|
static |
◆ strmSelf
std::ostream MoFEM::LogManager::InternalData::strmSelf |
◆ strmSync
std::ostream MoFEM::LogManager::InternalData::strmSync |
◆ strmWorld
std::ostream MoFEM::LogManager::InternalData::strmWorld |
◆ syncBuf
◆ worldBuf
The documentation for this struct was generated from the following file: