class CheckPolicyResponse

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

Inheritance:


Public Methods

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


Inherited from AkentiResponse:

Public Methods

ovoid setID(int id)
oint getID() const
ovoid setAkentiMessage(const AkentiMessage& mesg)
oconst AkentiMessage& getAkentiMessage() const
ostring toString() const
otemplate<class T> bool instanceOf()


Documentation

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

o CheckPolicyResponse()

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

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


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

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.