|
#include <IceUtil/PushDisableWarnings.h>
#include <Ice/ProxyF.h>
#include <Ice/ObjectF.h>
#include <Ice/ValueF.h>
#include <Ice/Exception.h>
#include <Ice/LocalObject.h>
#include <Ice/StreamHelpers.h>
#include <Ice/Comparable.h>
#include <Ice/Proxy.h>
#include <Ice/Object.h>
#include <Ice/GCObject.h>
#include <Ice/Value.h>
#include <Ice/Incoming.h>
#include <Ice/FactoryTableInit.h>
#include <IceUtil/ScopedArray.h>
#include <Ice/Optional.h>
#include <Ice/ExceptionHelpers.h>
#include <Ice/Identity.h>
#include <IceStorm/IceStorm.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
Go to the source code of this file.
Classes | |
struct | StreamableTraits< ::IceStorm::SubscriberRecord > |
struct | StreamableTraits< ::IceStorm::SubscriberRecordKey > |
struct | StreamReader< ::IceStorm::SubscriberRecord, S > |
struct | StreamReader< ::IceStorm::SubscriberRecordKey, S > |
struct | StreamWriter< ::IceStorm::SubscriberRecord, S > |
struct | StreamWriter< ::IceStorm::SubscriberRecordKey, S > |
struct | SubscriberRecord |
Used to store persistent information for persistent subscribers. More... | |
struct | SubscriberRecordKey |
The key for persistent subscribers, or topics. More... | |
Namespaces | |
Ice | |
IceProxy | |
IceStorm | |
Typedefs | |
typedef ::std::vector< ::IceStorm::SubscriberRecord > | SubscriberRecordSeq |