moab
file-handle.h File Reference
#include "mhdf.h"

Go to the source code of this file.

Classes

struct  struct_FileHandle

Typedefs

typedef struct struct_FileHandle FileHandle

Functions

FileHandlemhdf_alloc_FileHandle (hid_t hdf_handle, hid_t id_type, mhdf_Status *status)
int mhdf_check_valid_file (FileHandle *handle, mhdf_Status *status)

Typedef Documentation

typedef struct struct_FileHandle FileHandle

MOAB, a Mesh-Oriented datABase, is a software component for creating, storing and accessing finite element mesh data.

Copyright 2004 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Coroporation, the U.S. Government retains certain rights in this software.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.


Function Documentation

FileHandle* mhdf_alloc_FileHandle ( hid_t  hdf_handle,
hid_t  id_type,
mhdf_Status status 
)
int mhdf_check_valid_file ( FileHandle handle,
mhdf_Status status 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines