MADNESS  0.10.1
Public Member Functions | List of all members
madness::RMISendReq Struct Referenceabstract

This for RMI server thread to manage lifetime of WorldAM messages that it is sending. More...

#include <worldrmi.h>

Inheritance diagram for madness::RMISendReq:
Inheritance graph
[legend]

Public Member Functions

virtual ~RMISendReq ()
 
virtual bool TestAndFree ()=0
 

Detailed Description

This for RMI server thread to manage lifetime of WorldAM messages that it is sending.

Constructor & Destructor Documentation

◆ ~RMISendReq()

virtual madness::RMISendReq::~RMISendReq ( )
inlinevirtual

Member Function Documentation

◆ TestAndFree()

virtual bool madness::RMISendReq::TestAndFree ( )
pure virtual

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