MISR Toolkit  1.5.1
Macros | Typedefs | Enumerations | Functions
H5PLpublic.h File Reference
#include "H5public.h"

Go to the source code of this file.

Macros

#define H5PL_FILTER_PLUGIN   0x0001
 
#define H5PL_ALL_PLUGIN   0xFFFF
 

Typedefs

typedef enum H5PL_type_t H5PL_type_t
 

Enumerations

enum  H5PL_type_t {
  H5PL_TYPE_ERROR = -1,
  H5PL_TYPE_FILTER = 0,
  H5PL_TYPE_NONE = 1
}
 

Functions

H5_DLL herr_t H5PLset_loading_state (unsigned int plugin_type)
 
H5_DLL herr_t H5PLget_loading_state (unsigned int *plugin_type)
 
H5_DLL herr_t H5PLappend (const char *plugin_path)
 
H5_DLL herr_t H5PLprepend (const char *plugin_path)
 
H5_DLL herr_t H5PLreplace (const char *plugin_path, unsigned int index)
 
H5_DLL herr_t H5PLinsert (const char *plugin_path, unsigned int index)
 
H5_DLL herr_t H5PLremove (unsigned int index)
 
H5_DLL ssize_t H5PLget (unsigned int index, char *pathname, size_t size)
 
H5_DLL herr_t H5PLsize (unsigned int *listsize)
 

Macro Definition Documentation

◆ H5PL_ALL_PLUGIN

#define H5PL_ALL_PLUGIN   0xFFFF

Definition at line 36 of file H5PLpublic.h.

◆ H5PL_FILTER_PLUGIN

#define H5PL_FILTER_PLUGIN   0x0001

Definition at line 35 of file H5PLpublic.h.

Typedef Documentation

◆ H5PL_type_t

typedef enum H5PL_type_t H5PL_type_t

Enumeration Type Documentation

◆ H5PL_type_t

Enumerator
H5PL_TYPE_ERROR 
H5PL_TYPE_FILTER 
H5PL_TYPE_NONE 

Definition at line 28 of file H5PLpublic.h.

Function Documentation

◆ H5PLappend()

H5_DLL herr_t H5PLappend ( const char *  plugin_path)

◆ H5PLget()

H5_DLL ssize_t H5PLget ( unsigned int  index,
char *  pathname,
size_t  size 
)

◆ H5PLget_loading_state()

H5_DLL herr_t H5PLget_loading_state ( unsigned int *  plugin_type)

◆ H5PLinsert()

H5_DLL herr_t H5PLinsert ( const char *  plugin_path,
unsigned int  index 
)

◆ H5PLprepend()

H5_DLL herr_t H5PLprepend ( const char *  plugin_path)

◆ H5PLremove()

H5_DLL herr_t H5PLremove ( unsigned int  index)

◆ H5PLreplace()

H5_DLL herr_t H5PLreplace ( const char *  plugin_path,
unsigned int  index 
)

◆ H5PLset_loading_state()

H5_DLL herr_t H5PLset_loading_state ( unsigned int  plugin_type)

◆ H5PLsize()

H5_DLL herr_t H5PLsize ( unsigned int *  listsize)

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54