CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EventQueueCollection.h
Go to the documentation of this file.
1 // $Id: EventQueueCollection.h,v 1.2 2011/03/07 15:41:54 mommsen Exp $
3 
4 #ifndef EventFilter_SMProxyServer_EventQueueCollection_h
5 #define EventFilter_SMProxyServer_EventQueueCollection_h
6 
9 
10 #include <boost/shared_ptr.hpp>
11 
12 namespace smproxy {
13 
23  typedef boost::shared_ptr<EventQueueCollection> EventQueueCollectionPtr;
24 
25 } // namespace smproxy
26 
27 #endif // EventFilter_SMProxyServer_EventQueueCollection_h
28 
29 
30 
31 // emacs configuration
32 // Local Variables: -
33 // mode: c++ -
34 // c-basic-offset: 2 -
35 // indent-tabs-mode: nil -
36 // End: -
stor::QueueCollection< EventMsg > EventQueueCollection
boost::shared_ptr< EventQueueCollection > EventQueueCollectionPtr