Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

sendmail::milter::SimpleCallbackFactory Class Template Reference

#include <Milter.hh>

Inheritance diagram for sendmail::milter::SimpleCallbackFactory:

Inheritance graph
[legend]
Collaboration diagram for sendmail::milter::SimpleCallbackFactory:

Collaboration graph
[legend]
List of all members.

Public Methods

 SimpleCallbackFactory ()
virtual CallbackInterfacenewCallback (SMFICTX *context)
virtual unsigned long getModificationFlags () const
virtual unsigned long getCallbackFlags () const

Detailed Description

template<class C>
class sendmail::milter::SimpleCallbackFactory< C >

SimpleCallbackFactory is a simple Callback factory implementation.


Constructor & Destructor Documentation

template<class C>
sendmail::milter::SimpleCallbackFactory< C >::SimpleCallbackFactory   [inline]
 


Member Function Documentation

template<class C>
virtual unsigned long sendmail::milter::SimpleCallbackFactory< C >::getCallbackFlags   const [inline, virtual]
 

Implements sendmail::milter::CallbackFactory.

template<class C>
virtual unsigned long sendmail::milter::SimpleCallbackFactory< C >::getModificationFlags   const [inline, virtual]
 

Implements sendmail::milter::CallbackFactory.

template<class C>
virtual CallbackInterface* sendmail::milter::SimpleCallbackFactory< C >::newCallback SMFICTX   context [inline, virtual]
 

Implements sendmail::milter::CallbackFactory.


The documentation for this class was generated from the following file:
Generated on Wed Jun 19 21:21:45 2002 for libmilter++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002