| Overview Tutorial API reference Examples Build Download | ZmqMessage 0.1 - 21 Oct 2011 |
Classes | |
| struct | EnableIf |
| struct | EnableIf< true, T > |
| struct | DisableIf |
| struct | DisableIf< false, T > |
| struct | IsStr |
| struct | IsRaw |
| class | NonCopyable |
| struct | TypeCheck |
Functions | |
| template<class T> | |
| void | del_obj (T *obj) |
| template<class T> | |
| void | del_obj_not_null (T *obj) |
Variables | |
| const int | type_check_ok |
| void ZmqMessage::Private::del_obj | ( | T * | obj | ) |
| void ZmqMessage::Private::del_obj_not_null | ( | T * | obj | ) |
const int ZmqMessage::Private::type_check_ok [static] |
Initial value:
TypeCheck<
MessageFormatError, NoSuchPartError, ZmqErrorType>::value