#include <OfferSpecs.hpp>
Public Member Functions | |
OfferSpecs & | lrmIor (const string &aLrmIor) |
OfferSpecs & | requestId (const string &aRequestId) |
OfferSpecs & | lrmRequestId (const string &aLrmRequestId) |
const string & | lrmIor () |
const string & | requestId () |
const string & | lrmRequestId () |
Private Attributes | |
string | lrmIor_ |
string | requestId_ |
string | lrmRequestId_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
The IOR of the LRM that accepted this execution |
|
|
|
The id of the accepted execution |