DSMCC  15.3.1
File List
Here is a list of all documented files with brief descriptions:
build/inc/dsmcc_version.h [code]
include/dmxtype.h [code]Define Demux reference type
include/dmxtypes.h [code]Define Demux types use in section filter API
include/dsm_client.h [code]DSM-CC API for client requests
include/dsm_control.h [code]DSM-CC API functions to control DSM-CC instance
include/dsm_debug.h [code]DSM-CC API functions to control DSM-CC instance
include/dsm_types.h [code]DSM-CC types used for client control
include/dvblocator.h [code]Define DVB Location structures
include/fs_types.h [code]File System types
include/siqfuncs.h [code]Service Information Query: external function prototypes
include/stb_debug.h [code]Interface to platform debug functions
include/stb_filter.h [code]Interface to Platform Section Filtering
include/stb_os.h [code]Function prototypes for operating system
include/stbsipmt.h [code]API to register PMT Observer with DVB SI task
include/stdfuncs.h [code]Define standard function types
include/techtype.h [code]System Wide Global Technical Data Type Definitions
source/dscore/inc/cldsmcc.h [code]Main API to DSM-CC core layer (provided functions and required callbacks)
source/dscore/inc/cldsmdbg.h [code]DSM Debug API header
source/dscore/inc/cldsmtypes.h [code]DSM-CC global types header Used by SI Query and Section Filter code
source/dscore/src/cacheMgr.cDynamic cache memory management funcs
source/dscore/src/cacheMgr.h [code]Header to the cacheMgr module
source/dscore/src/clDsmClientMain.cSynchronous Client API functions and general purpose asynchronous client API functions (for DSM object access)
source/dscore/src/clDsmDir.cDirectory related functions
source/dscore/src/clDsmFile.cAPI functions providing asynchronous access to DSM file objects
source/dscore/src/clDsmMain.cMain Synchronous System (broadcast) API functions References: [1] - BS ISO/IEC 13818-6:1998 [2] - ETSI/DVB TR 101 202 v1.1.1 (1999-02)
source/dscore/src/clDsmMemMgrAPI.h [code]DSM-CC dynamic memory manager API
source/dscore/src/clDsmMemMgrBasic.cDSM-CC basic memory manager
source/dscore/src/clDsmSystem.h [code]General include file for clDsm library internal definitions
source/dscore/src/clDsmUtils.cImplementation of the clDsmUtils module. Contains generally useful functions
source/dscore/src/clDsmUtils.h [code]Eader to the clDsmUtils module
source/dscore/src/dataCarousel.cFunctions/methods for creating/destroying and managing attributes of DSM-CC data carousels
source/dscore/src/dataCarousel.h [code]Header to the dataCarousel module - functions/methods for creating/destroying and managing attributes of DSM-CC data carousels
source/dscore/src/defMemUtilsContig.h [code]Defines memory access utils to work with contiguous memory
source/dscore/src/defMemUtilsMgd.h [code]Defines memory access utils to work with managed (MemMgr) memory
source/dscore/src/dsmDbg.h [code]Internal Platform dependent definitions, for debug
source/dscore/src/dsmObject.cFunctions for managing DSM object heap
source/dscore/src/dsmObject.h [code]Header to dsmObject module - functions for managing DSM object heap
source/dscore/src/findModuleInDii_include_src.h [code]Common source code to find module info descriptor in DII. To be included by functions processing data in contiguous or managed (MemSeq) memory
source/dscore/src/getIopIor_include_src.h [code]Common source code for parsing IOP::IOR data, to be included by functions processing data in contiguous or managed (MemSeq) memory
source/dscore/src/getModuleInfo_include_src.h [code]Common source code to extract module info from module info descriptor in DII. To be included by functions processing data in contiguous or managed (MemSeq) memory
source/dscore/src/linkList.cFunctions/methods for managing linked lists of items created in managed (memMgr) memory
source/dscore/src/linkList.h [code]Header to the linkList module - Functions/methods for managing linked lists of items created in managed (memMgr) memory
source/dscore/src/loadMgr.cFunctions for managing load requests and loading of object carousels, data carousels, modules and objects
source/dscore/src/loadMgr.h [code]Header to the loadMgr module
source/dscore/src/module.cFunctions/methods for creating/destroying and managing attributes of DSM-CC modules
source/dscore/src/module.h [code]Header to the 'module' module - Functions/methods for creating/destroying and managing attributes of DSM-CC modules
source/dscore/src/moduleData.cFunctions/methods for accessing DSM-CC module data.
source/dscore/src/moduleData.h [code]Header to the moduleData module
source/dscore/src/moduleDecompress.cDecompresses DSMCC module data using zlib library (also provides 'stack like' dynamic memory management for zlib)
source/dscore/src/moduleDecompress.h [code]Header to the moduleDecompress module
source/dscore/src/object.cFunctions/methods for creating/destroying and managing attributes of DSM-CC object carousel objects
source/dscore/src/object.h [code]Header to the object module - functions/methods accessing data of object messages inside modules
source/dscore/src/objectCarousel.cImplementation of the objectCarousel module
source/dscore/src/objectCarousel.h [code]Header to the objectCarousel module
source/dscore/src/pmtUpdate.cDSM-CC functions related to PMT update
source/dscore/src/pmtUpdate.h [code]DSM-CC functions related to PMT update (header)
source/dscore/src/sectionFilter.cModule for allocating/freeing and managing internal section filters
source/dscore/src/sectionFilter.h [code]Header to the sectionFilter module
source/dscore/src/sectionTimer.cModule for managing timers for Load timeouts implementation
source/dscore/src/sectionTimer.h [code]Header to the sectionTimer module
source/dscore/src/siQuery.cFunctions for managing SI queries
source/dscore/src/siQuery.h [code]Header to siQuery module - functions for managing SI queries
source/dscore/src/streamEvent.cStream event related functions References: [1] ISO_IEC_13818-6;1998(E)
source/dscore/src/streamEvent.h [code]Header to dsmStreamEvent module - functions for managing DSM streamEvent
source/dscore/src/streamObject.cFunctions to support Stream Functionality
source/dscore/src/streamObject.h [code]DSM-CC stream object
source/dsfm/inc/dsfm.h [code]Dsmcc's Section Filter Manager API
source/dsfm/inc/sbm.h [code]Section Buffer Manager (for use by Section Filter Manager and client) Provides mechanism to allocate and release buffers for section data without cost of using standard malloc and free
source/dsfm/src/sbm.cSection Buffer Manager (for use by Section Filter Manager and client) Provides mechanism to allocate and release buffers for section data without cost of using standard malloc and free
source/dsfm/src/sfm_cache.cSection Filter Manager: caching functions
source/dsfm/src/sfm_cache.h [code]Section Filter Manasger (SFM): cache definitions
source/dsfm/src/sfm_debug.h [code]Section Filter Manasger (SFM): Debug definitions
source/dsfm/src/sfm_filter.cSection Filter Manasger (SFM): filters
source/dsfm/src/sfm_filter.h [code]Section Filter Manager (SFM): filters
source/dsfm/src/sfm_main.cSection Filter Manager: main functions
source/dsfm/src/sfm_main.h [code]Section Filter Manager (SFM): main definitions
source/dsiq/inc/dsiq.h [code]Dsmcc's Service Information Query API
source/dsiq/src/siq_cache.cService Information Query: cache functionality
source/dsiq/src/siq_cache.h [code]Service Information Query: cache functionality
source/dsiq/src/siq_debug.h [code]Service Information Query: debug definitions
source/dsiq/src/siq_main.cService Information Query: main functions
source/dsiq/src/siq_main.h [code]Service Information Query: main definitions
source/dsiq/src/siq_pmt.cService Information Query: PMT parsing functionality
source/dsiq/src/siq_pmt.h [code]Service Information Query: PMT parsing functions
source/dsmain/src/dm_debug.h [code]
source/dsmain/src/dsm_client.cAPI functions for DSM-CC client requests
source/dsmain/src/dsm_control.cDSM-CC control Manager
source/dsmain/src/dsm_main.h [code]Internal header for DSM-CC control module
source/dsmain/src/dsm_si.cDSM-CC SI support
source/dsmain/src/dsm_si.h [code]Internal header for DSM-CC si support
 All Data Structures Files Functions Typedefs