activemq-cpp-3.8.2
Callable.h File Reference

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

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