#include "boost/statechart/event_base.hpp"
#include "boost/shared_ptr.hpp"
#include "EventFilter/StorageManager/interface/ConcurrentQueue.h"
Go to the source code of this file.
Namespaces | |
stor | |
Typedefs | |
typedef ConcurrentQueue < EventPtr_t > | stor::CommandQueue |
typedef boost::shared_ptr < CommandQueue > | stor::CommandQueuePtr |
typedef boost::shared_ptr < boost::statechart::event_base > | stor::EventPtr_t |