Example #1
0
 public extern static herr_t register(ref class_t cls);
Example #2
0
 public static extern herr_t register(ref class_t filter_class);
Example #3
0
 public static extern htri_t detect_class
     (hid_t dtype_id, class_t dtype_class);
Example #4
0
 public static extern hid_t create( class_t cls, size_t size);
Example #5
0
 public static extern hid_t create(class_t type);
Example #6
0
 public static extern herr_t register(ref class_t filter_class);