qpid::amqp_0_10::SerializableOptional< T > Struct Template Reference
Serialization for optional values.
More...
#include <Packer.h>
List of all members.
|
Public Member Functions |
| SerializableOptional (boost::optional< T > &x) |
template<class S> |
void | serialize (S &s) |
Public Attributes |
boost::optional< T > & | optional |
Detailed Description
template<class T>
struct qpid::amqp_0_10::SerializableOptional< T >
Serialization for optional values.
The documentation for this struct was generated from the following file:
- /home/jross/checkouts/qpid/cpp/src/qpid/amqp_0_10/Packer.h