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< qpid::amqp_0_10::UnknownType >.
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::ArrayDomain< UnknownType >
A non-domain array is represented as and array of
UnknownType.
Special case templat.
Definition at line 77 of file Array.h.
The documentation for this class was generated from the following file:
- /home/nsantos/projects/mrg-team/testing/magnum/f10/qpidc/qpid/cpp/src/qpid/amqp_0_10/Array.h