Overview Tutorial API reference Examples Build Download ZmqMessage 0.1 - 21 Oct 2011

ZmqMessage::Private Namespace Reference

For internal usage to determine the proper way to pass a particular data type. More...


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


Detailed Description

For internal usage to determine the proper way to pass a particular data type.

Function Documentation

template<class T>
void ZmqMessage::Private::del_obj ( T *  obj  ) 

template<class T>
void ZmqMessage::Private::del_obj_not_null ( T *  obj  ) 


Variable Documentation

const int ZmqMessage::Private::type_check_ok [static]

Initial value:


ZmqMessage 0.1 — open source software, support@zmqmessage.org