Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ishtar::SetValuesCall Class Reference

#include <services.h>

Inheritance diagram for Ishtar::SetValuesCall:

Ishtar::Call List of all members.

Detailed Description

Set the values of several services.


Public Member Functions

virtual ~SetValuesCall ()
 Destructor.
void deleteValues (void)
 Destroy the ValueVector in the map.
virtual void serialize (OutputStream *stream)
 Serialize this call to stream.
virtual void deserializeSpecified (InputStream *stream)
 Deserialize this call from stream, the type has already been read because the Call is already created.
virtual Answerexecute (ServicesContainer *registrar)
 Execute this call of the ServiceContainer registrar and return the corresponding answer. Return NULL if there is no answer.

Public Attributes

std::map< UInt32, ValueVector * > values
 The UID and the values of all services we want to set.


The documentation for this class was generated from the following files:
Generated on Mon Oct 24 17:31:22 2005 for libishtarservices by  doxygen 1.4.2