activemq-cpp-3.9.5
|
Go to the source code of this file.
Data Structures | |
class | decaf::util::concurrent::CallableType |
Base class of all Callable<T> objects, used to allow identification via type casting. More... | |
class | decaf::util::concurrent::Callable< V > |
A task that returns a result and may throw an exception. 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 |