src/main/decaf/util/concurrent/BlockingQueue.h File Reference

#include <decaf/util/Config.h>
#include <decaf/util/AbstractQueue.h>
#include <decaf/util/concurrent/TimeUnit.h>
#include <decaf/lang/exceptions/InterruptedException.h>

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

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1