OpenAtom  Version1.5a
RDMASetupConfirmationMsg< tokenType > Class Template Reference

Reply from data receiver to the data sender indicating completion of setup on the receiver side. More...

#include <RDMAMessages.h>

Inheritance diagram for RDMASetupConfirmationMsg< tokenType >:
CMessage_RDMASetupConfirmationMsg

Public Member Functions

 RDMASetupConfirmationMsg (const tokenType tkn, const rdmaHandleType hndl)
 
tokenType token () const
 
rdmaHandleType handle () const
 

Private Attributes

tokenType handshakeToken
 
rdmaHandleType ourHandle
 

Friends

std::ostream & operator<< (std::ostream &out, const RDMASetupConfirmationMsg< tokenType > &obj)
 Stream inserter. Note: not a member function.
 

Detailed Description

template<class tokenType>
class RDMASetupConfirmationMsg< tokenType >

Reply from data receiver to the data sender indicating completion of setup on the receiver side.

Definition at line 24 of file CP_State_GSpacePlane.h.


The documentation for this class was generated from the following files: