communication_commons Class Reference

#include <definitions_sockets.h>

List of all members.

Public Types

enum  outcomes {
  NO_CONNECTION, made, NO_SERVER, requests,
  NO_ANSWER, connections, SHUTDOWN, up,
  ALREADY_SETUP, setup, MEDIUM_ERROR, currently,
  BAD_MODE, specified, ALREADY_CONNECTED, connected,
  WRONG_ENTITY, request, IPC_ERROR, communication,
  TOO_NOISY, used, COMM_ERROR, error
}

Static Public Member Functions

static const char * outcome_name (const outcome &to_name)


Detailed Description

Definition at line 26 of file definitions_sockets.h.


Member Enumeration Documentation

enum communication_commons::outcomes

Enumerator:
NO_CONNECTION 
made 
NO_SERVER 
requests 
NO_ANSWER 
connections 
SHUTDOWN 
up 
ALREADY_SETUP 
setup 
MEDIUM_ERROR 
currently 
BAD_MODE 
specified 
ALREADY_CONNECTED 
connected 
WRONG_ENTITY 
request 
IPC_ERROR 
communication 
TOO_NOISY 
used 
COMM_ERROR 
error 

Definition at line 29 of file definitions_sockets.h.


Member Function Documentation

const char * communication_commons::outcome_name ( const outcome to_name  )  [static]

Definition at line 20 of file definitions_sockets.cpp.

References ALREADY_CONNECTED, ALREADY_SETUP, BAD_MODE, COMM_ERROR, IPC_ERROR, MEDIUM_ERROR, NO_ANSWER, NO_CONNECTION, NO_SERVER, common::outcome_name(), SHUTDOWN, TOO_NOISY, outcome::value(), and WRONG_ENTITY.

Referenced by spocket::outcome_name(), smtp_client::outcome_name(), cromp_transaction::outcome_name(), and cromp_common::outcome_name().


The documentation for this class was generated from the following files:
Generated on Tue Aug 19 05:12:15 2008 for HOOPLE Libraries by  doxygen 1.5.1