MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mh5fsnvm.h File Reference

Freesat NVM. More...

#include "mh5base.h"

Go to the source code of this file.

Functions

MHEG5Bool MHEG5FSnvmRead (MHEG5String fn, void **data, MHEG5Int *len, MHEG5Int *expires, MHEG5Int *priority)
 
MHEG5Bool MHEG5FSnvmWrite (MHEG5String fn, void *data, MHEG5Int len, MHEG5Int expires, MHEG5Int priority)
 
void MHEG5NotifyUpdateServiceAllocation (U16BIT service, BOOLEAN groupNotService, U8BIT blockSize, U8BIT blocks)
 
void MHEG5FSnvmStoreClose (void)
 
void MHEG5FSnvmStoreOpen (void)
 

Detailed Description

Freesat NVM.

Date
22/02/2010
Author
Omri Barel

Function Documentation

MHEG5Bool MHEG5FSnvmRead ( MHEG5String  fn,
void **  data,
MHEG5Int len,
MHEG5Int expires,
MHEG5Int priority 
)
void MHEG5FSnvmStoreClose ( void  )
void MHEG5FSnvmStoreOpen ( void  )
MHEG5Bool MHEG5FSnvmWrite ( MHEG5String  fn,
void *  data,
MHEG5Int  len,
MHEG5Int  expires,
MHEG5Int  priority 
)
void MHEG5NotifyUpdateServiceAllocation ( U16BIT  service,
BOOLEAN  groupNotService,
U8BIT  blockSize,
U8BIT  blocks 
)