Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

keyinfo.cc File Reference

#include "dataserver.h"

Go to the source code of this file.

Functions

int packStruct (KeyTable *T, unsigned char **dataptr, int &totsize)
int unpackStruct (KeyTable *T, unsigned char *data, int size)


Function Documentation

int packStruct KeyTable   T,
unsigned char **    dataptr,
int &    totsize
 

Definition at line 4 of file keyinfo.cc.

References ALLOC1D(), KeyInfo::description, KeyInfo::elem_size, KeyInfo::id, KeyInfo::is_locked, KeyTable::key, KeyInfo::key, KeyTable::n, KeyInfo::num_elems, PACK_1D_ARRAY, KeyInfo::perm, KeyInfo::type, KeyInfo::value, and KeyInfo::vartype.

int unpackStruct KeyTable   T,
unsigned char *    data,
int    size
 

Definition at line 32 of file keyinfo.cc.

References KeyTable::Add(), KeyTable::key, KeyTable::n, and UNPACK_1D_ARRAY.


Generated on Sun Jun 16 17:36:50 2002 for POSSE: Portable Object-oriented Scientific Steering Environment by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001