PNGJob Class Reference

#include <DM_Server.h>

List of all members.

Public Member Functions

 PNGJob (const AMD_DistributedMap_putNgetPtr &cb, const string &word, const string &delta)

Public Attributes

AMD_DistributedMap_putNgetPtr png_cb
 The call back object.
string word
string delta

Detailed Description

Container class for a put and get job. The putNget_async operation is an asynchronous operation with asynchronous method dispatch.

Hence a call should be queued up for later processing and this class stores all the details pertinent to that call.


Constructor & Destructor Documentation

PNGJob::PNGJob ( const AMD_DistributedMap_putNgetPtr &  cb,
const string &  word,
const string &  delta 
) [inline]

Member Data Documentation

string PNGJob::delta

The serialized form of data that needs to be accumulated into the entry pointed by word

AMD_DistributedMap_putNgetPtr PNGJob::png_cb

The call back object.

string PNGJob::word

The word on which this operation is called


The documentation for this class was generated from the following file:
Generated on Tue Jul 19 11:45:27 2011 for Y!LDA by  doxygen 1.6.3