qpid::amqp_0_10::qpid::amqp_0_10::ArrayDomain< UnknownType > Class Template Reference
A non-domain array is represented as and array of
UnknownType.
More...
#include <Array.h>
Inherits std::vector< T >.
List of all members.
|
Public Member Functions |
| ArrayDomain (uint8_t type_=0) |
template<class S> |
void | serialize (S &s) |
template<class S> |
void | encode (S &s) const |
void | encode (Codec::Size &s) const |
template<class S> |
void | decode (S &s) |
uint8_t | getType () const |
Detailed Description
template<>
class qpid::amqp_0_10::qpid::amqp_0_10::ArrayDomain< UnknownType >
A non-domain array is represented as and array of
UnknownType.
Special case templat.
The documentation for this class was generated from the following file:
- /home/jross/checkouts/qpid/cpp/src/qpid/amqp_0_10/Array.h