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