activemq-cpp-3.9.5
|
#include <decaf/lang/exceptions/InvalidStateException.h>
#include <decaf/lang/exceptions/IllegalArgumentException.h>
#include <decaf/lang/exceptions/IndexOutOfBoundsException.h>
#include <decaf/lang/exceptions/NullPointerException.h>
#include <decaf/nio/BufferUnderflowException.h>
#include <decaf/nio/BufferOverflowException.h>
Go to the source code of this file.
Data Structures | |
class | decaf::internal::util::ByteArrayAdapter |
This class adapts primitive type arrays to a base byte array so that the classes can inter-operate on the same base byte array without copying data. 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 |