IGenericLogManager< T > Class Template Reference

IGenericLogManager interface. More...

#include <IGenericLogManager.h>

Inheritance diagram for IGenericLogManager< T >:

ILogManager

List of all members.

Public Member Functions

virtual void ManageMessage (const T &message)=0
 Implementation of this method should transfer the formatted log message to the output.


Detailed Description

template<typename T>
class Nvidia::Logging::IGenericLogManager< T >

IGenericLogManager interface.

Objects implementing this interface are responsible for transferring the formatted log message to the output.

Template Parameters:
T Type of the formatted message.

Definition at line 30 of file IGenericLogManager.h.


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

Generated on Thu Sep 17 15:05:17 2009 for Logging by  doxygen 1.5.8