activemq-cpp-3.9.5
BlockingQueue.h File Reference

Go to the source code of this file.

Data Structures

class  decaf::util::concurrent::BlockingQueue< E >
 A decaf::util::Queue that additionally supports operations that wait for the queue to become non-empty when retrieving an element, and wait for space to become available in the queue when storing an element. More...
 

Namespaces

namespace  decaf
 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
 
namespace  decaf::util
 
namespace  decaf::util::concurrent