Main Page | Modules | Data Structures | File List | Data Fields | Globals

dms2.c File Reference

DMS core file (provided into kernel). More...

#include "kernel.h"

Functions

PSubCodec GetSubCodecFile (l_text File, l_ulong TypeId)
 Found the sub-codec for the specified file and data type.
PSubCodec GetDefaultSubCodec (l_ulong TypeId)
 Get default sub-codec for specified data type.
l_bool SaveData2 (l_text File, void *Data, l_ulong TypeId)
 Saves specified data to a file.
void * LoadDataEx (l_text File, l_ulong TypeId, l_ulong CodecId, l_ulong *ExtraLoad, PErrorHandler h)
 Loads data from a file as spefied type usign the specified codec.
void * LoadData2 (l_text File, l_ulong TypeId)
 Loads data from a file as specified type.
void FreeData2 (l_ulong TypeId, void *Data)
 Frees specified data, characterized by its type.
void * DuplicateData2 (l_ulong TypeId, void *Data)
 Ducplicates specified data, characterized by its type.


Detailed Description

DMS core file (provided into kernel).


Generated on Fri Oct 29 14:32:52 2004 for oZone GUI by doxygen 1.3.8