SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::helper::logging::MessageDispatcher::NullLoggerStream Class Reference

#include <MessageDispatcher.h>

Public Member Functions

template<typename T >
const NullLoggerStreamoperator<< (const T &) const
 

Static Protected Member Functions

static const NullLoggerStreamgetInstance ()
 

Friends

class MessageDispatcher
 

Function details

◆ getInstance()

static const NullLoggerStream& sofa::helper::logging::MessageDispatcher::NullLoggerStream::getInstance ( )
inlinestaticprotected

◆ operator<<()

template<typename T >
const NullLoggerStream& sofa::helper::logging::MessageDispatcher::NullLoggerStream::operator<< ( const T &  ) const
inline

Related details

◆ MessageDispatcher

friend class MessageDispatcher
friend