GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > RIM / V1-0-0

Constituent: rim     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

RIM_retrieve.c File Reference

Function to retrieve a RIM from LSF datagram contributions. More...

#include "RIM/RIM.h"
#include "RIM_descriptions.ic"
#include "RIM_number.ic"
#include "RIM_AG_init_p.h"
#include <string.h>

Include dependency graph for RIM_retrieve.c:


Functions

unsigned RIM_retrieve (RIM *rim, char *dat, size_t len, unsigned id, int verb)
 Recover a portion of the RIM from a data buffer (actually an LSF contribution).

Detailed Description

Function to retrieve a RIM from LSF datagram contributions.

Author:
James Swain & Owen Saxton
Id
RIM_retrieve.c,v 1.1 2007/03/16 19:30:12 saxton Exp

Function Documentation

unsigned RIM_retrieve RIM rim,
char *  dat,
size_t  len,
unsigned  id,
int  verb
 

Recover a portion of the RIM from a data buffer (actually an LSF contribution).

Parameters:
rim Pointer to the RIM to populate
dat Pointer to a block of data to use
len Length of the data
id Contribution identfier
verb 1 - print information messages, 0 - don't
Return values:
RIM_SUCCESSS If the contribution is successfully handled
RIM_TYPE_UK If the type ID in the contribution indicates a component type that does not have configuration data
RIM_MAP_NONE If the type ID in the contribution indicates a component map for a single component
RIM_BUF_SHORT If the contribution is too short to contain the specified data


Generated on Fri Jun 15 02:04:31 2007 by  doxygen 1.4.4