qpid::log::SinkOptions Struct Reference

Logging sink options. More...

#include <SinkOptions.h>

Inheritance diagram for qpid::log::SinkOptions:

Inheritance graph
[legend]
Collaboration diagram for qpid::log::SinkOptions:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SinkOptions (const std::string &name="Logging sink options")
virtual SinkOptionsoperator= (const SinkOptions &)=0
virtual void detached (void)=0
virtual void setup (Logger *logger)=0

Static Public Member Functions

static SinkOptionscreate (const std::string &argv0=std::string())


Detailed Description

Logging sink options.

Most logging sink options will be platform-specific, even if some are duplicated. The range of platforms to which this code may be ported can't be assumed to all have C++ iostreams or files. Thus, this class is primarily for implementing in a platform-specific way.

Definition at line 38 of file SinkOptions.h.


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

Generated on Thu Oct 16 13:38:37 2008 for Qpid by  doxygen 1.5.6