aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/timeoutHandler.hpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-22 14:55:43 +0000
committerVincent Richard <[email protected]>2004-12-22 14:55:43 +0000
commit4f9e439eecbca00b6de0d64e8a3f39b5e7707284 (patch)
treea2631ed6d1a86ac9f81164f1b9305434aed0a362 /src/messaging/timeoutHandler.hpp
parentUpdated ChangeLog for new functions in 'component'. (diff)
downloadvmime-4f9e439eecbca00b6de0d64e8a3f39b5e7707284.tar.gz
vmime-4f9e439eecbca00b6de0d64e8a3f39b5e7707284.zip
Some more class documentation.
Diffstat (limited to 'src/messaging/timeoutHandler.hpp')
-rw-r--r--src/messaging/timeoutHandler.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/messaging/timeoutHandler.hpp b/src/messaging/timeoutHandler.hpp
index a7675b79..1d366084 100644
--- a/src/messaging/timeoutHandler.hpp
+++ b/src/messaging/timeoutHandler.hpp
@@ -54,6 +54,9 @@ public:
};
+/** A class to create 'timeoutHandler' objects.
+ */
+
class timeoutHandlerFactory
{
public: