4 #ifndef EventFilter_StorageManager_CommandQueue_h
5 #define EventFilter_StorageManager_CommandQueue_h
7 #include "boost/statechart/event_base.hpp"
8 #include "boost/shared_ptr.hpp"
21 typedef boost::shared_ptr<boost::statechart::event_base>
EventPtr_t;
27 #endif // EventFilter_StorageManager_CommandQueue_h
boost::shared_ptr< CommandQueue > CommandQueuePtr
boost::shared_ptr< boost::statechart::event_base > EventPtr_t
ConcurrentQueue< EventPtr_t > CommandQueue