2005/5/9

     
 

class MsgBoxConsumer

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::util::logging::MsgBoxConsumer Class Reference

#include <MsgBoxConsumer.h>

Inheritance diagram for acdk::util::logging::MsgBoxConsumer:

acdk::util::logging::AbstractLogConsumer acdk::lang::Object acdk::util::logging::LogConsumer acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

The message will displayed in a Message Dialog Box.

Author:
Roger Rene Kommer


Public Member Functions

 MsgBoxConsumer (INP(RFormatter) formatter=Nil, int minll=AllSys, int maxll=None)
void publish (INP(RLogRecord) rec)


Constructor & Destructor Documentation

acdk::util::logging::MsgBoxConsumer::MsgBoxConsumer INP(RFormatter formatter = Nil,
int  minll = AllSys,
int  maxll = None
[inline]
 


Member Function Documentation

void acdk::util::logging::MsgBoxConsumer::publish INP(RLogRecord rec  )  [inline]