TSP: The Transport Sample Protocol



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

tsp_group.c File Reference

#include "tsp_sys_headers.h"
#include "tsp_group_data.h"
#include "tsp_group.h"
#include "tsp_data_receiver.h"

Go to the source code of this file.

Functions

TSP_groups_t TSP_group_create_group_table (const TSP_sample_symbol_info_list_t *symbols, int group_number)
 Creation of the group object.


Detailed Description

Header
/cvsroot/tsp/tsp/src/core/driver/tsp_group.c,v 1.6 2004/09/22 14:25:58 tractobob Exp

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

TSP Library - core components for a generic Transport Sampling Protocol.

Copyright (c) 2002 Yves DUFRENNE, Stephane GALLES, Eric NOULARD and Robert PAGNOT

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

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

Project : TSP Maintainer : tsp@astrium-space.com Component : Consumer

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

Purpose : Implementation for the groups management

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

Definition in file tsp_group.c.


Function Documentation

TSP_groups_t TSP_group_create_group_table const TSP_sample_symbol_info_list_t *  symbols,
int  group_number
 

Creation of the group object.

Parameters:
The symbol list that will be used to create the groups.
group_number The total number of groups
Returns:
The group object handle

Definition at line 65 of file tsp_group.c.

References TSP_data_receiver_get_double_decoder(), and TSP_data_receiver_get_double_encoded_size().

Referenced by TSP_consumer_request_sample().

Framework Home Page.


Beware !! TSP wave is coming...