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

Ishtar::GetValuesCall Class Reference

#include <services.h>

Inheritance diagram for Ishtar::GetValuesCall:

Ishtar::Call List of all members.

Detailed Description

Request the values of several services.


Public Member Functions

 GetValuesCall ()
 Constructor.
virtual ~GetValuesCall ()
 Destructor.
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

Int32 requestID
 The ID of the request, used by the proxy for queuing.
std::vector< UInt32 > services
 The UID of all services we want the values.


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