SOFA API  0d8d8705
Open source framework for multi-physics simuation
sofa::helper::logging::percomponentloggingmessagehandler Namespace Reference

Classes

class  PerComponentLoggingMessageHandler
 The RoutingMessageHandler class saves a copy of the messages in a buffer. More...
 
class  MainPerComponentLoggingMessageHandler
 The MainPerComponentLoggingMessageHandler class contains a singleton to PerComponentLoggingMessageHandler and offer static version of PerComponentLoggingMessageHandler API. More...
 

Detailed Description

I use a per-file namespace so that I can employ the 'using' keywords without fearing it will leack names into the global namespace. When closing this namespace selected objects from this per-file namespace are then imported into their parent namespace for ease of use.