A helper class for accessing the functionality of message-class which is specific for SObjectizer internals only.
More...
#include <internal_message_iface.hpp>
A helper class for accessing the functionality of message-class which is specific for SObjectizer internals only.
- Since
- v.5.5.9
◆ internal_message_iface_t()
so_5::impl::internal_message_iface_t::internal_message_iface_t |
( |
const message_t & |
msg | ) |
|
|
inline |
Initializing constructor.
◆ payload_ptr()
const void* so_5::impl::internal_message_iface_t::payload_ptr |
( |
| ) |
const |
|
inline |
Get the pointer to the actual message payload.
◆ m_msg
const message_t& so_5::impl::internal_message_iface_t::m_msg |
|
private |
A message instance to work with.
The documentation for this class was generated from the following file: