Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

OfferSpecs Class Reference

#include <OfferSpecs.hpp>

List of all members.

Public Member Functions

OfferSpecslrmIor (const string &aLrmIor)
OfferSpecsrequestId (const string &aRequestId)
OfferSpecslrmRequestId (const string &aLrmRequestId)
const string & lrmIor ()
const string & requestId ()
const string & lrmRequestId ()

Private Attributes

string lrmIor_
string requestId_
string lrmRequestId_


Detailed Description

OfferSpecs - Holds information about an execution that was accepted by a LRM

Author:
Andrei Goldchleger


Member Function Documentation

const string& OfferSpecs::lrmIor  )  [inline]
 

OfferSpecs& OfferSpecs::lrmIor const string &  aLrmIor  )  [inline]
 

const string& OfferSpecs::lrmRequestId  )  [inline]
 

OfferSpecs& OfferSpecs::lrmRequestId const string &  aLrmRequestId  )  [inline]
 

const string& OfferSpecs::requestId  )  [inline]
 

OfferSpecs& OfferSpecs::requestId const string &  aRequestId  )  [inline]
 


Member Data Documentation

string OfferSpecs::lrmIor_ [private]
 

The IOR of the LRM that accepted this execution

string OfferSpecs::lrmRequestId_ [private]
 

string OfferSpecs::requestId_ [private]
 

The id of the accepted execution


The documentation for this class was generated from the following file:
Generated on Mon Sep 6 16:13:19 2004 by doxygen 1.3.3