@@ -0,0 +1,3 @@
+forcetype ConstPointerToArray< float >
+forcetype PointerToArray< float >
+forcetype PointerToBase< RefCountObj< pvector < float >>>
@@ -0,0 +1,2 @@
+forcetype PointerToArray<double>
+forcetype PointerToBase<RefCountObj<pvector<double>>>
+forcetype PointerToArray< unsigned short int>
+forcetype PointerToBase<RefCountObj<pvector<unsigned short int>>>
+forcetype PointerToArray< int >
+forcetype ConstPointerToArray< int >
+forcetype PointerToBase<RefCountObj<pvector<int>>>