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

Ishtar::ErrorAnswer Class Reference

#include <services.h>

Inheritance diagram for Ishtar::ErrorAnswer:

Ishtar::Answer List of all members.

Detailed Description

Return an error to caller.


Public Types

enum  ErrorTypes { SERVICE_DOES_NOT_EXISTS = 0 }
 The type of error. More...

Public Member Functions

 ErrorAnswer ()
 Constructor.
 ErrorAnswer (ErrorTypes error)
 Constructor.
virtual ~ErrorAnswer ()
 Destructor.
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

enum Ishtar::ErrorAnswer::ErrorTypes errorType
 The type of error.


Member Enumeration Documentation

enum Ishtar::ErrorAnswer::ErrorTypes
 

The type of error.

Enumeration values:
SERVICE_DOES_NOT_EXISTS  A request service does not exists any more.


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