1 #ifndef _STATABLE_QUEUE_HPP_ 
    2 #define _STATABLE_QUEUE_HPP_ 
    4 #include <boost/shared_ptr.hpp> 
   14       virtual size_t size() = 0;
 
~StatAbleQueue()
Definition: statable_queue.hpp:12
StatAbleQueue()
Definition: statable_queue.hpp:11
boost::shared_ptr< StatAbleQueue > sharedStatAbleQ
Definition: statable_queue.hpp:20
Definition: statable_queue.hpp:8