|
activemq-cpp-3.8.2
|
#include <decaf/util/NoSuchElementException.h>#include <decaf/lang/exceptions/NullPointerException.h>#include <decaf/lang/exceptions/IllegalArgumentException.h>#include <decaf/lang/exceptions/IllegalStateException.h>#include <decaf/util/Config.h>#include <decaf/util/Queue.h>Go to the source code of this file.
Data Structures | |
| class | decaf::util::Deque< E > |
| Defines a 'Double ended Queue' interface that allows for insertion and removal of elements from both ends. More... | |
Namespaces | |
| decaf | |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| decaf::util | |