namespace Akenti class GetResourceInfoResponse : public AkentiResponse

Class to handle the contents of the response message to to a get resource info request

Inheritance:


Public Methods

GetResourceInfoResponse ()
Constuctor
void setResourceInfo (const string& resourceInfo)
Put the Resource hints file into the response message structure
const string& getResourceInfo () const
Read the Resource hints file from the response message structure

Inherited from AkentiResponse:

Public Methods

void setID(int id)
int getID() const
void setAkentiMessage(const AkentiMessage& mesg)
const AkentiMessage& getAkentiMessage() const
string toString() const
template bool instanceOf()

Documentation

Class to handle the contents of the response message to to a get resource info request. A GetResourceInfo response inherits the message unique id and an Akenti status message from AkentiResponse.
GetResourceInfoResponse()
Constuctor

void setResourceInfo(const string& resourceInfo)
Put the Resource hints file into the response message structure

const string& getResourceInfo() const
Read the Resource hints file from the response message structure


This class has no child classes.
See Also:
AkentiResponse
AkentiMessage

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de