#include <iosfwd>
#include <string>
#include <boost/shared_ptr.hpp>
#include "toolbox/net/Utils.h"
#include "EventFilter/StorageManager/interface/Configuration.h"
#include "EventFilter/StorageManager/interface/RegistrationInfoBase.h"
#include "EventFilter/StorageManager/interface/Utils.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "IOPool/Streamer/interface/MsgHeader.h"
#include "IOPool/Streamer/interface/MsgTools.h"
#include <boost/enable_shared_from_this.hpp>
Go to the source code of this file.
Classes | |
class | stor::EventConsumerRegistrationInfo |
Namespaces | |
stor | |
Typedefs | |
typedef boost::shared_ptr < stor::EventConsumerRegistrationInfo > | stor::EventConsRegPtr |