LogSender Class Reference

The interface that actually sends the given log message to any destination. More...

#include <LogSender.h>

Inheritance diagram for LogSender:
[legend]

List of all members.

Public Member Functions

virtual StringBuffer send (const StringBuffer &msg)=0
 Send the given message.
virtual ~LogSender ()
 Destructor.


Detailed Description

The interface that actually sends the given log message to any destination.

Member Function Documentation

virtual StringBuffer LogSender::send ( const StringBuffer &  msg  )  [pure virtual]

Send the given message.

Parameters:
msg the message to send
Returns:
the reply, if any.

Implemented in PostDataLogSender.


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

Generated on Tue Aug 3 09:56:49 2010 for Funambol Outlook Plug-in Library by  doxygen 1.5.7.1