|
activemq-cpp-3.8.2
|
#include <decaf/util/Config.h>#include <decaf/lang/Thread.h>#include <decaf/lang/Pointer.h>#include <decaf/lang/exceptions/NullPointerException.h>#include <decaf/util/concurrent/RunnableFuture.h>#include <decaf/util/concurrent/Callable.h>#include <decaf/util/concurrent/CancellationException.h>#include <decaf/util/concurrent/ExecutionException.h>#include <decaf/util/concurrent/TimeoutException.h>#include <decaf/util/concurrent/TimeUnit.h>#include <decaf/util/concurrent/locks/AbstractQueuedSynchronizer.h>Go to the source code of this file.
Data Structures | |
| class | decaf::util::concurrent::FutureTask< T > |
| A cancellable asynchronous computation. More... | |
Namespaces | |
| decaf | |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| decaf::util | |
| decaf::util::concurrent | |