MADNESS  version 0.9
Public Member Functions | Public Attributes | List of all members
madness::detail::PendingMsg Struct Reference

#include <worldobj.h>

Collaboration diagram for madness::detail::PendingMsg:
Collaboration graph
[legend]

Public Member Functions

 PendingMsg (uniqueidT id, am_handlerT handler, const AmArg &arg)
 
void invokehandler ()
 

Public Attributes

uniqueidT id
 
am_handlerT handler
 
AmArgarg
 

Constructor & Destructor Documentation

madness::detail::PendingMsg::PendingMsg ( uniqueidT  id,
am_handlerT  handler,
const AmArg arg 
)
inline

Member Function Documentation

void madness::detail::PendingMsg::invokehandler ( )
inline

References madness::free_am_arg(), and handler.

Member Data Documentation

AmArg* madness::detail::PendingMsg::arg
am_handlerT madness::detail::PendingMsg::handler

Referenced by invokehandler().

uniqueidT madness::detail::PendingMsg::id

The documentation for this struct was generated from the following file: