|
activemq-cpp-3.9.5
|
#include <string>#include <decaf/util/Config.h>#include <decaf/lang/Comparable.h>#include <decaf/util/concurrent/Synchronizable.h>#include <decaf/lang/exceptions/IllegalArgumentException.h>#include <decaf/lang/exceptions/InterruptedException.h>#include <decaf/lang/exceptions/NullPointerException.h>Go to the source code of this file.
Data Structures | |
| class | decaf::util::concurrent::TimeUnit |
| A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units. More... | |
Namespaces | |
| namespace | decaf |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| namespace | decaf::lang |
| namespace | decaf::util |
| namespace | decaf::util::concurrent |