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

Ishtar::HelloCall Class Reference

#include <services.h>

Inheritance diagram for Ishtar::HelloCall:

Ishtar::Call List of all members.

Detailed Description

Say hello at connection.


Public Types

enum  NodeType { SERVER = 0, CLIENT }
 Type of node connecting. More...

Public Member Functions

 HelloCall ()
 Constructor.
 HelloCall (NodeType t)
 Constructor.
virtual ~HelloCall ()
 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.

Public Attributes

enum Ishtar::HelloCall::NodeType nodeType
 Type of node connecting.
UInt32 version
 The version of the protocol this node talks.


Member Enumeration Documentation

enum Ishtar::HelloCall::NodeType
 

Type of node connecting.

Enumeration values:
SERVER  Ishtar server node.
CLIENT  Ishtar client node.


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