summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/Subscriber.h
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2007-02-20 13:21:29 +0000
committerMatthew Newhook <matthew@zeroc.com>2007-02-20 13:21:29 +0000
commitb9a441935892020be4697a42014f4aec48cf6a99 (patch)
treeb4447efc5c9d85a8820f4dbaa4340661b4bf061a /cpp/src/IceStorm/Subscriber.h
parentFixed release build (diff)
downloadice-b9a441935892020be4697a42014f4aec48cf6a99.tar.bz2
ice-b9a441935892020be4697a42014f4aec48cf6a99.tar.xz
ice-b9a441935892020be4697a42014f4aec48cf6a99.zip
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1739
Diffstat (limited to 'cpp/src/IceStorm/Subscriber.h')
-rw-r--r--cpp/src/IceStorm/Subscriber.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceStorm/Subscriber.h b/cpp/src/IceStorm/Subscriber.h
index 166362f1128..9719f124ab1 100644
--- a/cpp/src/IceStorm/Subscriber.h
+++ b/cpp/src/IceStorm/Subscriber.h
@@ -72,6 +72,7 @@ protected:
{
SubscriberStateOnline,
SubscriberStateFlushPending,
+ SubscriberStateSending,
SubscriberStateOffline,
SubscriberStateError
};