TSP: The Transport Sample Protocol



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

TSP_answer_open_t Struct Reference
[RPC]

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


Data Fields

int version_id
 The Version of TSP protocol.

TSP_status_t status
 The provider status.

unsigned int channel_id
 The Session id used to send forthcoming request, which is a session identifier stored by the TSP provider in order to handle provider-side consumer state or data.

string status_str
 A string describing the provider status.


Detailed Description

The TSP answer open is the answer from a TSP request open.

Definition at line 26 of file tsp_rpc.h.


Field Documentation

unsigned int TSP_answer_open_t::channel_id
 

The Session id used to send forthcoming request, which is a session identifier stored by the TSP provider in order to handle provider-side consumer state or data.

Definition at line 49 of file TSP_rpc.x.

TSP_status_t TSP_answer_open_t::status
 

The provider status.

Definition at line 50 of file TSP_rpc.x.

Referenced by TSP_consumer_request_open().

string TSP_answer_open_t::status_str
 

A string describing the provider status.

Definition at line 51 of file TSP_rpc.x.

int TSP_answer_open_t::version_id
 

The Version of TSP protocol.

Definition at line 48 of file TSP_rpc.x.


The documentation for this struct was generated from the following files: Framework Home Page.

Beware !! TSP wave is coming...