qpid::amqp_0_10::Bit Struct Reference
Bit is a presence indicator - an optional value with no encoding.
More...
#include <built_in_types.h>
List of all members.
|
Public Member Functions |
| Bit (bool b=false) |
template<class S> |
void | serialize (S &s) |
template<class S> |
void | encode (S &) const |
template<class S> |
void | decode (S &) |
Detailed Description
Bit is a presence indicator - an optional value with no encoding.
The documentation for this struct was generated from the following file: