DSMCC Version 1.0
DTVKit DSMCC Documentation
 All Data Structures Files Functions Typedefs
Functions
clDsmUtils.c File Reference

Implementation of the clDsmUtils module. Contains generally useful functions. More...

#include "clDsmSystem.h"
#include "clDsmUtils.h"
#include "defMemUtilsMgd.h"
#include "getIopIor_include_src.h"
#include "defMemUtilsContig.h"

Functions

clDsmObjectKind_t convertObjectKindStr (U32BIT objectKindStr)
 
clDsmErr_t handleInLoopError (pclDsmInstData_t idp, clDsmErr_t currErr, clDsmErr_t newErr)
 
void readUInt16Seq (MemSeqRef memAreaRef, U16BIT *pUi16)
 
void readUInt32Seq (MemSeqRef memAreaRef, U32BIT *pUi32)
 
void getUInt8Seq (MemSeqRef memAreaRef, U8BIT *pUi8)
 
void getUInt16Seq (MemSeqRef memAreaRef, U16BIT *pUi16)
 
void getUInt32Seq (MemSeqRef memAreaRef, U32BIT *pUi32)
 
void readObjectKeySeq (MemSeqRef memAreaRef, ObjectKey_t *pObjectKey, BOOLEAN *pValid)
 

Detailed Description

Implementation of the clDsmUtils module. Contains generally useful functions.

Date
28/9/2001
Author
R Taylor