namespace Akenti class AkentiResponses

Holds an ordered list of AkentiResponses

Public Methods

AkentiResponses ()
Constructor
int numOfResponses () const
Returns the number of responses contained in this AkentiResponses
void addResponse (const AkentiResponse& req)
Appends one AkentiResponse to this AkentiResponses
const AkentiResponse& getResponseAt (int idx) const
Returns the AkentiResponse at index idx
DOMElement* toXML () const
Creates a DOMElement from this AkentiResponses/i>
void fromXML (const DOMElement* responses)
Initializes an AkentiResponses from a DOMElement
string toString () const

Documentation

Holds an ordered list of AkentiResponses.
AkentiResponses()
Constructor

int numOfResponses() const
Returns the number of responses contained in this AkentiResponses

void addResponse(const AkentiResponse& req)
Appends one AkentiResponse to this AkentiResponses

const AkentiResponse& getResponseAt(int idx) const
Returns the AkentiResponse at index idx

DOMElement* toXML() const
Creates a DOMElement from this AkentiResponses/i>

void fromXML(const DOMElement* responses)
Initializes an AkentiResponses from a DOMElement

string toString() const


This class has no child classes.
See Also:
AkentiResponse

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