zmqpp  4.1.2
C++ bindings for 0mq (libzmq)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
test_message_stream.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "zmqpp/message.hpp"
Include dependency graph for test_message_stream.cpp:

Functions

 BOOST_AUTO_TEST_CASE (stream_bool)
 
 BOOST_AUTO_TEST_CASE (stream_float)
 
 BOOST_AUTO_TEST_CASE (stream_double)
 
 BOOST_AUTO_TEST_CASE (stream_int8)
 
 BOOST_AUTO_TEST_CASE (stream_int16)
 
 BOOST_AUTO_TEST_CASE (stream_int32)
 
 BOOST_AUTO_TEST_CASE (stream_int64)
 
 BOOST_AUTO_TEST_CASE (stream_uint8)
 
 BOOST_AUTO_TEST_CASE (stream_uint16)
 
 BOOST_AUTO_TEST_CASE (stream_uint32)
 
 BOOST_AUTO_TEST_CASE (stream_uint64)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( stream_bool  )
BOOST_AUTO_TEST_CASE ( stream_float  )
BOOST_AUTO_TEST_CASE ( stream_double  )
BOOST_AUTO_TEST_CASE ( stream_int8  )
BOOST_AUTO_TEST_CASE ( stream_int16  )
BOOST_AUTO_TEST_CASE ( stream_int32  )
BOOST_AUTO_TEST_CASE ( stream_int64  )
BOOST_AUTO_TEST_CASE ( stream_uint8  )
BOOST_AUTO_TEST_CASE ( stream_uint16  )
BOOST_AUTO_TEST_CASE ( stream_uint32  )
BOOST_AUTO_TEST_CASE ( stream_uint64  )