Example #1
0
 /*
  * It receives one message part.
  *
  * \param msg is the pointer of the message to be sent.
  */
 inline bool get(torecv_t& msg) { return impl.get(msg); }