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

Constituent: trim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

rim.h File Reference

Register In-memory Model structure. More...

#include "RIM/map.h"
#include <stdio.h>

Include dependency graph for rim.h:

This graph shows which files directly or indirectly include this file:


Typedefs

typedef RIM_ RIM
 Forward declaration of the RIM structure.

Enumerations

enum  { RIM_MEM_ALIGN = sizeof(unsigned long long) }

Functions

size_t RIM_sizeof (void)
RIMRIM_construct (void *buffer)
void RIM_clear (RIM *rim)
int RIM_compare (const RIM *this, const RIM *that, RIM_map *map)
unsigned RIM_contrast (const RIM *this, const RIM *that, const RIM_map *map, RIM_type *r_type, RIM_addr *r_addr)
void RIM_correct (RIM *orig, RIM *capt)
unsigned RIM_get (const RIM *rim, RIM_type type, const RIM_addr *addr, int regId, void *value)
unsigned RIM_set (RIM *rim, RIM_type type, const RIM_addr *addr, int regId, const void *value)
unsigned RIM_deleteData (RIM *rim, RIM_type type, const RIM_addr *addr)
unsigned RIM_consume (RIM *rim, int fd)
unsigned RIM_createMask (RIM *rim)
unsigned RIM_create (RIM *rim, RIM_type type, int fd)
void RIM_report (RIM *rim, FILE *fp)

Detailed Description

Register In-memory Model structure.

Author:
James Swain -- jswain@slac.stanford.edu

Generated on Mon Aug 7 21:21:08 2006 by  doxygen 1.4.4