QSAS_2_4/QSAS_dist/src/ImportExport/qie/qie_local.h File Reference

#include <cdf.h>

Functions

long QiTestStructure (QiCDFContents *QiSCDF)
long QiWriteContents (QiCDFContents *QiSCDF, QiOptions *QiSOpt)
long QiWriteGlobals (QiCDFContents *QiSCDF)
long QiWriteVariable (QiCDFContents *QiSCDF, long n)
long QiWriteVarAttrs (QiCDFContents *QiSCDF, long var_num)
long QiGetCDFVar (QiCDFVariable *variable, long number, long *time_flag)
long QiGetCDFmetadata (QiCDFContents *Scdf_data)
CDFstatus QiGetGlobalAttr (long attr_num, QiGlobalAttribute *g_attr)
void * QiAttrEntryMalloc (long num_elems, long data_type)
long QiGetVariableAttr (long var_num, QiCDFVariable *var)
long QiStatusHandler (CDFstatus status, const char *note)
long QiWriteCSDSgenFlat (QiCDFContents *QiSCDF, QiOptions *QiSOpt)
long QiWriteVarObjects (QiCDFContents *QiSCDF, long var_num, QiOptions *QiSOpt, QiRecord_format *QiSfmt, FILE *fp)
long QiAttrs_to_Text (QiCDFContents *QiSCDF, long var_num, FILE *fp, QiOptions *QiSOpt)
long QiText_to_Attr (QiCDFContents *QiSCDF, QiOptions *QiSOpt, char *param, char *value, long var_num, long attr_num)
long QiParseParamValue (char *line, char **param, char **value)
long QiParseEntry (char delim, char *value, char **tok)
long QiParseQuotedEntry (char delim, char *value, char **tok)
long QiConfigureRead (QiCDFContents *QiSCDF, QiOptions *QiSOpt, QiRecord_format *QiSfmt)
long QiReadVmeta (QiCDFContents *QiSCDF, QiOptions *QiSOpt, QiRecord_format *QiSfmt)
long QiGetDataType (QiCDFContents *QiSCDF, long *sizeofentry, QiOptions *QiSOpt, QiRecord_format *QiSfmt, long n)
long QiReplaceGlobalTxtAttr (QiCDFContents *QiSCDF, const char *attr_name, const char *new_value)
long QiCreateGlobalTxtAttr (QiCDFContents *QiSCDF, const char *attr_name, const char *new_value)
long * QiFindGlobalAttr (QiCDFContents *QiSCDF, const char *attr_name, long *attr_num)
long QiCopyGlobalEntry (QiGAttrEntry *newGentry, QiGAttrEntry *oldGentry, long copy)
long QiAppendGlobalAttr (QiGlobalAttribute *QiSContsAttr, long attr_num, QiGlobalAttribute *QiSInfoAttr)
long QiCreateGlobalAttr (QiCDFContents *QiSCDF, QiGlobalAttribute *QiSInfoAttr, long *n_attr)
long QiIsNewEntry (QiGlobalAttribute *QiSContsAttr, QiGAttrEntry *QiSEntry)
long QiAddData_type (QiCDFContents *QiSCDF)
long QiSetEntry (QiGAttrEntry *entry, char *value, long size, char delim)
long QiDataType (char *value, long *sizeofentry)
long QiReadGlobalFlat (QiCDFContents *QiSCDF, QiOptions *QiSOpt, char *attr_name)
long QiWriteGlobalFlat (QiCDFContents *QiSCDF, QiOptions *QiSOpt, long attr_num, FILE *fp)
long QiWriteEntry (QiGAttrEntry *entry, QiOptions *QiSOpt, FILE *fp)
char * QiCDFDataType (long CDF_datatype)
size_t CDFsizeof (long data_type, long n_elems)
long QiReadVarData (QiCDFVariable **vardata, long n, char *value, long n_items, QiOptions *QiSOpt)
int QiVarExists (QiCDFContents *QiSCDF, const char *name)

Function Documentation

size_t CDFsizeof ( long  data_type,
long  n_elems 
)

long QiAddData_type ( QiCDFContents QiSCDF  ) 

long QiAppendGlobalAttr ( QiGlobalAttribute QiSContsAttr,
long  attr_num,
QiGlobalAttribute QiSInfoAttr 
)

void* QiAttrEntryMalloc ( long  num_elems,
long  data_type 
)

long QiAttrs_to_Text ( QiCDFContents QiSCDF,
long  var_num,
FILE *  fp,
QiOptions QiSOpt 
)

char* QiCDFDataType ( long  CDF_datatype  ) 

long QiConfigureRead ( QiCDFContents QiSCDF,
QiOptions QiSOpt,
QiRecord_format QiSfmt 
)

long QiCopyGlobalEntry ( QiGAttrEntry newGentry,
QiGAttrEntry oldGentry,
long  copy 
)

long QiCreateGlobalAttr ( QiCDFContents QiSCDF,
QiGlobalAttribute QiSInfoAttr,
long *  n_attr 
)

long QiCreateGlobalTxtAttr ( QiCDFContents QiSCDF,
const char *  attr_name,
const char *  new_value 
)

long QiDataType ( char *  value,
long *  sizeofentry 
)

long* QiFindGlobalAttr ( QiCDFContents QiSCDF,
const char *  attr_name,
long *  attr_num 
)

long QiGetCDFmetadata ( QiCDFContents Scdf_data  ) 

long QiGetCDFVar ( QiCDFVariable variable,
long  number,
long *  time_flag 
)

long QiGetDataType ( QiCDFContents QiSCDF,
long *  sizeofentry,
QiOptions QiSOpt,
QiRecord_format QiSfmt,
long  n 
)

CDFstatus QiGetGlobalAttr ( long  attr_num,
QiGlobalAttribute g_attr 
)

long QiGetVariableAttr ( long  var_num,
QiCDFVariable var 
)

long QiIsNewEntry ( QiGlobalAttribute QiSContsAttr,
QiGAttrEntry QiSEntry 
)

long QiParseEntry ( char  delim,
char *  value,
char **  tok 
)

long QiParseParamValue ( char *  line,
char **  param,
char **  value 
)

long QiParseQuotedEntry ( char  delim,
char *  value,
char **  tok 
)

long QiReadGlobalFlat ( QiCDFContents QiSCDF,
QiOptions QiSOpt,
char *  attr_name 
)

long QiReadVarData ( QiCDFVariable **  vardata,
long  n,
char *  value,
long  n_items,
QiOptions QiSOpt 
)

long QiReadVmeta ( QiCDFContents QiSCDF,
QiOptions QiSOpt,
QiRecord_format QiSfmt 
)

long QiReplaceGlobalTxtAttr ( QiCDFContents QiSCDF,
const char *  attr_name,
const char *  new_value 
)

long QiSetEntry ( QiGAttrEntry entry,
char *  value,
long  size,
char  delim 
)

long QiStatusHandler ( CDFstatus  status,
const char *  note 
)

long QiTestStructure ( QiCDFContents QiSCDF  ) 

long QiText_to_Attr ( QiCDFContents QiSCDF,
QiOptions QiSOpt,
char *  param,
char *  value,
long  var_num,
long  attr_num 
)

int QiVarExists ( QiCDFContents QiSCDF,
const char *  name 
)

long QiWriteContents ( QiCDFContents QiSCDF,
QiOptions QiSOpt 
)

long QiWriteCSDSgenFlat ( QiCDFContents QiSCDF,
QiOptions QiSOpt 
)

long QiWriteEntry ( QiGAttrEntry entry,
QiOptions QiSOpt,
FILE *  fp 
)

long QiWriteGlobalFlat ( QiCDFContents QiSCDF,
QiOptions QiSOpt,
long  attr_num,
FILE *  fp 
)

long QiWriteGlobals ( QiCDFContents QiSCDF  ) 

long QiWriteVarAttrs ( QiCDFContents QiSCDF,
long  var_num 
)

long QiWriteVariable ( QiCDFContents QiSCDF,
long  n 
)

long QiWriteVarObjects ( QiCDFContents QiSCDF,
long  var_num,
QiOptions QiSOpt,
QiRecord_format QiSfmt,
FILE *  fp 
)


Generated on Fri Jan 8 12:51:23 2010 for QSAS by  doxygen 1.5.7