Classes | Public Member Functions | Static Public Member Functions

OutputDebugStringAppender Class Reference

Inherits log4cxx::AppenderSkeleton.

List of all members.

Classes

class  ClazzOutputDebugStringAppender

Public Member Functions

virtual const helpers::ClassgetClass () const
const void * cast (const helpers::Class &clazz) const
bool instanceof (const helpers::Class &clazz) const
 OutputDebugStringAppender ()
bool requiresLayout () const
virtual void close ()
virtual void append (const spi::LoggingEventPtr &event, log4cxx::helpers::Pool &p)
 Subclasses of AppenderSkeleton should implement this method to perform actual logging.

Static Public Member Functions

static const helpers::ClassgetStaticClass ()
static const
log4cxx::helpers::ClassRegistration
registerClass ()

Constructor & Destructor Documentation


Member Function Documentation

virtual void append ( const spi::LoggingEventPtr event,
log4cxx::helpers::Pool p 
) [virtual]

Subclasses of AppenderSkeleton should implement this method to perform actual logging.

See also AppenderSkeleton::doAppend method.

Implements AppenderSkeleton.

const void* cast ( const helpers::Class clazz  )  const [inline, virtual]

Implements Object.

virtual void close (  )  [inline, virtual]
virtual const helpers::Class& getClass (  )  const [virtual]

Reimplemented from Object.

static const helpers::Class& getStaticClass (  )  [static]

Reimplemented from Object.

bool instanceof ( const helpers::Class clazz  )  const [inline, virtual]

Implements Object.

static const log4cxx::helpers::ClassRegistration& registerClass (  )  [static]

Reimplemented from Object.

bool requiresLayout (  )  const [inline]

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