GLAST/LAT > DAQ and FSW > FSW > "use" tree > IMM

imm (rad750) Constituent


Description: ?
File Type: shr
Package: IMM (Instrument Memory Manager)
Project: SVC (Services)
Relationships: Constituent, Interface
Tags: i845e, mcp750, mv2304, rad750, sun-gcc

Relationships (help)

Doxygen (help)

 

Interfaces

    IMM_fpm_0.0

      FPM_alloc FPM_memory.c
      FPM_allocITC FPM_memory.c
      FPM_allocW FPM_memory.c
      FPM_allocW_toc FPM_memory.c
      FPM_createPool FPM_pool.c
      FPM_deletePool FPM_pool.c
      FPM_free FPM_memory.c
      FPM_getPoolHandle FPM_pool.c
      FPM_getPoolHist FPM_pool.c
      FPM_getPoolName FPM_pool.c
      FPM_getPoolStat FPM_pool.c
      FPM_initialize FPM_control.c
      FPM_scanPool FPM_pool.c
      FPM_sizeofPoolStat FPM_pool.c
      FPM_startPool FPM_pool.c
      FPM_stopPool FPM_pool.c
    IMM_rbm_0.0

      RBM_alloc RBM_memory.c
      RBM_allocITC RBM_memory.c
      RBM_allocW RBM_memory.c
      RBM_allocW_toc RBM_memory.c
      RBM_createRing RBM_ring.c
      RBM_deleteRing RBM_ring.c
      RBM_free RBM_memory.c
      RBM_getRingHandle RBM_ring.c
      RBM_getRingHist RBM_ring.c
      RBM_getRingName RBM_ring.c
      RBM_getRingStat RBM_ring.c
      RBM_initialize RBM_control.c
      RBM_scanRing RBM_ring.c
      RBM_startRing RBM_ring.c
      RBM_stopRing RBM_ring.c

Files

    FPM_control.c Memory pool manager control routines.
    FPM_memory.c Memory allocation/free routines for an FPM memory pool.
    FPM_msgs.c Constructor/destructor routines for message facility FPM (ID: 240, 0xf0).
    FPM_pool.c Memory pool manager pool control routines.
    FPM_prvdefs.h Private definitions for the FPM package.
    RBM_control.c Ring buffer manager control routines.
    RBM_memory.c Memory allocation/free routines for an managed ring buffer.
    RBM_msgs.c Constructor/destructor routines for message facility RBM (ID: 1, 0x01).
    RBM_prvdefs.h Private definitions for the RBM package.
    RBM_ring.c Ring buffer manager control routines.
    ../ptd/FPM_test.c Runs a collection of tests of the memory pool manager.
    ../ptd/FPM_testCreate.c Test pool creation.
    ../ptd/FPM_testState.c Runs tests of the FPM state machines.
    ../ptd/FPM_testStats.c Test statistics gathering.
    ../ptd/FPM_testTOC.c Test allocation without waiting.
    ../ptd/FPM_testUtility.c Various test printing utilities.
    ../ptd/FPM_tstdefs.h Definitons for test code entry points, etc.
    ../ptd/RBM_test.c Runs a collection of tests of the memory pool manager.
    ../ptd/RBM_testCreate.c Test ring creation.
    ../ptd/RBM_testState.c Runs tests of the RBM state machines.
    ../ptd/RBM_testStats.c Test statistics gathering.
    ../ptd/RBM_testTOC.c Test allocation without waiting.
    ../ptd/RBM_testUtility.c Various test printing utilities.
    ../ptd/RBM_tstdefs.h Definitons for test code entry points, etc.