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

sendmail::milter::SimpleMilter Class Template Reference

#include <Milter.hh>

Inheritance diagram for sendmail::milter::SimpleMilter:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef C CallbackType
typedef SimpleCallbackFactory<
C > 
FactoryType

Public Methods

 SimpleMilter (const char *name, const char *connection, int timeout)

Detailed Description

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

SimpleMilter is a Milter implementation which uses SimpleCallbackFactory to create new Callback instances.


Member Typedef Documentation

template<class C>
typedef C sendmail::milter::SimpleMilter::CallbackType
 

template<class C>
typedef SimpleCallbackFactory<C> sendmail::milter::SimpleMilter::FactoryType
 


Constructor & Destructor Documentation

template<class C>
sendmail::milter::SimpleMilter< C >::SimpleMilter const char *    name,
const char *    connection,
int    timeout
[inline]
 


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