SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Functions | Variables
hdf_swims_mtof.c File Reference
#include "s3_mtof.h"
#include "df.h"
Include dependency graph for hdf_swims_mtof.c:

Functions

int32 init_cr_s3_mtof (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname)
 
int32 init_wr_s3_mtof (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname)
 
int32 write_s3_mtof (struct mtof mtof_struc, int32 recnum)
 
void close_wr_s3_mtof ()
 
int32 init_acc_s3_mtof (int32 hdf_fp, int32 sd_id, char *access_mode)
 
int32 init_rd_s3_mtof (int32 hdf_fp, int32 sd_id, char *access_mode)
 
int32 read_s3_mtof (struct mtof *mtof_struc, int32 recnum_rd)
 
void close_rd_s3_mtof ()
 
void rd_Vgrp_desc_s3_mtof (int32 hdf_fp, int32 an_id)
 
void print_s3_mtof_error (int8 *mess)
 
void pack_s3_mtof (uint8 *data, struct mtof *mtof_ptr)
 
void unpack_s3_mtof (uint8 *data, struct mtof *mtof_ptr)
 
int32 get_vgrp_id_s3_mtof ()
 
int32 wr_Vgrp_desc_s3_mtof (char *wr_strval)
 

Variables

int32 vgrp_id_s3_mtof
 
static int32 vdata_id_s3_mtof
 
char Vgrp_descrp_mtof [730]
 

Function Documentation

void close_rd_s3_mtof ( )
void close_wr_s3_mtof ( )
int32 get_vgrp_id_s3_mtof ( )
int32 init_acc_s3_mtof ( int32  hdf_fp,
int32  sd_id,
char *  access_mode 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int32 init_cr_s3_mtof ( int32  hdf_fp,
int32  sd_id,
int32  an_id,
char *  classname 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int32 init_rd_s3_mtof ( int32  hdf_fp,
int32  sd_id,
char *  access_mode 
)

Here is the call graph for this function:

int32 init_wr_s3_mtof ( int32  hdf_fp,
int32  sd_id,
int32  an_id,
char *  classname 
)

Here is the call graph for this function:

void pack_s3_mtof ( uint8 *  data,
struct mtof mtof_ptr 
)

Here is the caller graph for this function:

void print_s3_mtof_error ( int8 *  mess)

Here is the caller graph for this function:

void rd_Vgrp_desc_s3_mtof ( int32  hdf_fp,
int32  an_id 
)

Here is the call graph for this function:

int32 read_s3_mtof ( struct mtof mtof_struc,
int32  recnum_rd 
)

Here is the call graph for this function:

void unpack_s3_mtof ( uint8 *  data,
struct mtof mtof_ptr 
)

Here is the caller graph for this function:

int32 wr_Vgrp_desc_s3_mtof ( char *  wr_strval)

Here is the caller graph for this function:

int32 write_s3_mtof ( struct mtof  mtof_struc,
int32  recnum 
)

Here is the call graph for this function:

Variable Documentation

int32 vdata_id_s3_mtof
static
char Vgrp_descrp_mtof[730]
int32 vgrp_id_s3_mtof