activemq-cpp-3.9.5
|
Go to the source code of this file.
Data Structures | |
class | decaf::internal::util::TimerTaskHeap |
A Binary Heap implemented specifically for the Timer class in Decaf Util. More... | |
class | decaf::internal::util::Pointer< T, REFCOUNTER > |
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the default Reference Counter is used. More... | |
class | decaf::internal::util::TimerTask |
A Base class for a task object that can be scheduled for one-time or repeated execution by a Timer. More... | |
Namespaces | |
namespace | decaf |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | decaf::internal |
namespace | decaf::internal::util |