Theron  6.00.02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
template<class MessageType >
bool Theron::Catcher< MessageType >::Front ( MessageType &  message,
Address from 
)
inline

Gets the next caught message without removing it from the queue.

Parameters
messageA message instance into which the caught message is copied.
fromAn address into which the sender's address is copied.
Returns
True, if a caught message was available.