activemq-cpp-3.6.0
decaf::util::concurrent::CallableType Class Reference

Base class of all Callable<T> objects, used to allow identification via type casting. More...

#include <src/main/decaf/util/concurrent/Callable.h>

Inheritance diagram for decaf::util::concurrent::CallableType:

Public Member Functions

virtual ~CallableType ()

Detailed Description

Base class of all Callable<T> objects, used to allow identification via type casting.

Constructor & Destructor Documentation

virtual decaf::util::concurrent::CallableType::~CallableType ( )
inlinevirtual

The documentation for this class was generated from the following file: