namespace Akenti class CheckPolicyResponse : public AkentiResponse

Class to handle the contents of the response message to to a check policy request

Inheritance:


Public Methods

CheckPolicyResponse ()
const vector <PolicyInfo> & getPolicyInfos () const
Returns the vector of PolicyInfos
void setPolicyInfos (const vector<PolicyInfo>& policyInfos)
Sets the vector of PolicyInfos

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 check policy request.
CheckPolicyResponse()

const vector <PolicyInfo> & getPolicyInfos() const
Returns the vector of PolicyInfos

void setPolicyInfos(const vector<PolicyInfo>& policyInfos)
Sets the vector of PolicyInfos


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

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