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

Functions

int32 init_cr_epam_data (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname)
 
int32 init_wr_epam_data (int32 hdf_fp, int32 sd_id, int32 an_id, char *classname)
 
int32 write_epam_data (struct EpamData EpamData_struc, int32 recnum)
 
void close_wr_epam_data ()
 
int32 init_acc_epam_data (int32 hdf_fp, int32 sd_id, char *access_mode)
 
int32 init_rd_epam_data (int32 hdf_fp, int32 sd_id, char *access_mode)
 
int32 read_epam_data (struct EpamData *EpamData_struc, int32 recnum_rd)
 
void close_rd_epam_data ()
 
void rd_Vgrp_desc_epam_data (int32 hdf_fp, int32 an_id)
 
void print_epam_data_error (int8 *mess)
 
void pack_epam_data (uint8 *data, struct EpamData *EpamData_ptr)
 
void unpack_epam_data (uint8 *data, struct EpamData *EpamData_ptr)
 
int32 get_vgrp_id_epam_data ()
 
int32 wr_Vgrp_desc_epam_data (char *wr_strval)
 

Variables

int32 vgrp_id_epam_data
 
static int32 vdata_id_epam_data
 
static int32 sds_id_epam_data1
 
static int32 sds_id_epam_data2
 
static int32 sds_id_epam_data3
 
char Vgrp_descrp_EpamData [4149]
 

Function Documentation

void close_rd_epam_data ( )
void close_wr_epam_data ( )
int32 get_vgrp_id_epam_data ( )
int32 init_acc_epam_data ( 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_epam_data ( 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_epam_data ( int32  hdf_fp,
int32  sd_id,
char *  access_mode 
)

Here is the call graph for this function:

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

Here is the call graph for this function:

void pack_epam_data ( uint8 *  data,
struct EpamData EpamData_ptr 
)

Here is the caller graph for this function:

void print_epam_data_error ( int8 *  mess)

Here is the caller graph for this function:

void rd_Vgrp_desc_epam_data ( int32  hdf_fp,
int32  an_id 
)

Here is the call graph for this function:

int32 read_epam_data ( struct EpamData EpamData_struc,
int32  recnum_rd 
)

Here is the call graph for this function:

void unpack_epam_data ( uint8 *  data,
struct EpamData EpamData_ptr 
)

Here is the caller graph for this function:

int32 wr_Vgrp_desc_epam_data ( char *  wr_strval)

Here is the caller graph for this function:

int32 write_epam_data ( struct EpamData  EpamData_struc,
int32  recnum 
)

Here is the call graph for this function:

Variable Documentation

int32 sds_id_epam_data1
static
int32 sds_id_epam_data2
static
int32 sds_id_epam_data3
static
int32 vdata_id_epam_data
static
char Vgrp_descrp_EpamData[4149]
int32 vgrp_id_epam_data