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

Ishtar::ServiceAnswer Class Reference

#include <services.h>

Inheritance diagram for Ishtar::ServiceAnswer:

Ishtar::Answer List of all members.

Detailed Description

Return the description of all available services.


Public Types

typedef std::map< UInt32,
ServiceDescription * > 
DescriptionMap
 A map of the UID and descriptions of services.

Public Member Functions

virtual ~ServiceAnswer ()
 Destructor.
void deleteDescriptions (void)
 To be called by client-side only, destroy the ServiceDescription in the map.
virtual void serialize (OutputStream *stream)
 Serialize this answer to stream.
virtual void deserializeSpecified (InputStream *stream)
 Deserialize this answer from stream, the type has already been read because the Answer is already created.

Public Attributes

DescriptionMap descriptions
 The descriptions of all services.


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