TSP: The Transport Sample Protocol



Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

TSP_rpc.x File Reference

Go to the source code of this file.

Data Structures

struct  TSP_answer_open_t
 The TSP answer open is the answer from a TSP request open. More...

struct  TSP_request_open_t
 The TSP request open is the first TSP request a TSP consumer may send to obtain a TSP channel id in order to be able to send other TSP request. More...


Enumerations

enum  TSP_status_t {
  TSP_STATUS_OK, TSP_STATUS_ERROR_UNKNOWN, TSP_STATUS_ERROR_SEE_STRING, TSP_STATUS_ERROR_VERSION,
  TSP_STATUS_ERROR_SYMBOLS
}
 Status for all functions. More...


Detailed Description

Header
/cvsroot/tsp/tsp/src/jcore/tsp/core/rpc/TSP_rpc.x,v 1.1 2003/02/07 16:09:48 SyntDev1 Exp

-----------------------------------------------------------------------

Project : TSP

Component : Consumer / Provider

-----------------------------------------------------------------------

Purpose :

-----------------------------------------------------------------------

Definition in file TSP_rpc.x.


Enumeration Type Documentation

enum TSP_status_t
 

Status for all functions.

Enumeration values:
TSP_STATUS_OK  OK.
TSP_STATUS_ERROR_UNKNOWN  Fatal error.
TSP_STATUS_ERROR_SEE_STRING  Means that a detailed error string is provided by the function, and the details of the error are in this string.
TSP_STATUS_ERROR_VERSION  The requested version for the protocol does not match.
TSP_STATUS_ERROR_SYMBOLS  Error with the symbols (asked or returned ).

Definition at line 19 of file TSP_rpc.x.

Framework Home Page.


Beware !! TSP wave is coming...