PageRenderTime 21ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/src/wrapper/SWIG/linux_darwin/CSLib_dependencies.i

http://pythonocc.googlecode.com/
Swig | 194 lines | 168 code | 1 blank | 25 comment | 0 complexity | 6bab6b1c796fa56e028d87b7e83b4b79 MD5 | raw file
Possible License(s): LGPL-3.0, LGPL-2.1, Apache-2.0
  1. /*
  2. Copyright 2008-2011 Thomas Paviot (tpaviot@gmail.com)
  3. This file is part of pythonOCC.
  4. pythonOCC is free software: you can redistribute it and/or modify
  5. it under the terms of the GNU Lesser General Public License as published by
  6. the Free Software Foundation, either version 3 of the License, or
  7. (at your option) any later version.
  8. pythonOCC is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU Lesser General Public License for more details.
  12. You should have received a copy of the GNU Lesser General Public License
  13. along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
  14. $Revision: 1224 $
  15. $Date: 2011-06-08 19:20:19 +0200 (Wed, 08 Jun 2011) $
  16. $Author: tpaviot $
  17. $HeaderURL$
  18. */
  19. %{
  20. #include <Handle_Standard_AbortiveTransaction.hxx>
  21. #include <Handle_Standard_ConstructionError.hxx>
  22. #include <Handle_Standard_DimensionError.hxx>
  23. #include <Handle_Standard_DimensionMismatch.hxx>
  24. #include <Handle_Standard_DivideByZero.hxx>
  25. #include <Handle_Standard_DomainError.hxx>
  26. #include <Handle_Standard_Failure.hxx>
  27. #include <Handle_Standard_ImmutableObject.hxx>
  28. #include <Handle_Standard_LicenseError.hxx>
  29. #include <Handle_Standard_LicenseNotFound.hxx>
  30. #include <Handle_Standard_MultiplyDefined.hxx>
  31. #include <Handle_Standard_NegativeValue.hxx>
  32. #include <Handle_Standard_NoMoreObject.hxx>
  33. #include <Handle_Standard_NoSuchObject.hxx>
  34. #include <Handle_Standard_NotImplemented.hxx>
  35. #include <Handle_Standard_NullObject.hxx>
  36. #include <Handle_Standard_NullValue.hxx>
  37. #include <Handle_Standard_NumericError.hxx>
  38. #include <Handle_Standard_OutOfMemory.hxx>
  39. #include <Handle_Standard_OutOfRange.hxx>
  40. #include <Handle_Standard_Overflow.hxx>
  41. #include <Handle_Standard_Persistent.hxx>
  42. #include <Handle_Standard_ProgramError.hxx>
  43. #include <Handle_Standard_RangeError.hxx>
  44. #include <Handle_Standard_TooManyUsers.hxx>
  45. #include <Handle_Standard_Transient.hxx>
  46. #include <Handle_Standard_Type.hxx>
  47. #include <Handle_Standard_TypeMismatch.hxx>
  48. #include <Handle_Standard_Underflow.hxx>
  49. #include <Handle_math_NotSquare.hxx>
  50. #include <Handle_math_SingularMatrix.hxx>
  51. #include <Standard_AbortiveTransaction.hxx>
  52. #include <Standard_Address.hxx>
  53. #include <Standard_AncestorIterator.hxx>
  54. #include <Standard_Boolean.hxx>
  55. #include <Standard_Byte.hxx>
  56. #include <Standard_CString.hxx>
  57. #include <Standard_Character.hxx>
  58. #include <Standard_ConstructionError.hxx>
  59. #include <Standard_DefineException.hxx>
  60. #include <Standard_DefineHandle.hxx>
  61. #include <Standard_DimensionError.hxx>
  62. #include <Standard_DimensionMismatch.hxx>
  63. #include <Standard_DivideByZero.hxx>
  64. #include <Standard_DomainError.hxx>
  65. #include <Standard_ErrorHandler.hxx>
  66. #include <Standard_ErrorHandlerCallback.hxx>
  67. #include <Standard_ExtCharacter.hxx>
  68. #include <Standard_ExtString.hxx>
  69. #include <Standard_Failure.hxx>
  70. #include <Standard_GUID.hxx>
  71. #include <Standard_HandlerStatus.hxx>
  72. #include <Standard_IStream.hxx>
  73. #include <Standard_ImmutableObject.hxx>
  74. #include <Standard_Integer.hxx>
  75. #include <Standard_InternalType.hxx>
  76. #include <Standard_JmpBuf.hxx>
  77. #include <Standard_KindOfType.hxx>
  78. #include <Standard_LicenseError.hxx>
  79. #include <Standard_LicenseNotFound.hxx>
  80. #include <Standard_MMgrOpt.hxx>
  81. #include <Standard_MMgrRaw.hxx>
  82. #include <Standard_MMgrRoot.hxx>
  83. #include <Standard_MMgrTBBalloc.hxx>
  84. #include <Standard_Macro.hxx>
  85. #include <Standard_MultiplyDefined.hxx>
  86. #include <Standard_Mutex.hxx>
  87. #include <Standard_NegativeValue.hxx>
  88. #include <Standard_NoMoreObject.hxx>
  89. #include <Standard_NoSuchObject.hxx>
  90. #include <Standard_NotImplemented.hxx>
  91. #include <Standard_NullObject.hxx>
  92. #include <Standard_NullValue.hxx>
  93. #include <Standard_NumericError.hxx>
  94. #include <Standard_OId.hxx>
  95. #include <Standard_OStream.hxx>
  96. #include <Standard_OutOfMemory.hxx>
  97. #include <Standard_OutOfRange.hxx>
  98. #include <Standard_Overflow.hxx>
  99. #include <Standard_PByte.hxx>
  100. #include <Standard_PCharacter.hxx>
  101. #include <Standard_PErrorHandler.hxx>
  102. #include <Standard_PExtCharacter.hxx>
  103. #include <Standard_Persistent.hxx>
  104. #include <Standard_Persistent_proto.hxx>
  105. #include <Standard_PrimitiveTypes.hxx>
  106. #include <Standard_ProgramError.hxx>
  107. #include <Standard_RangeError.hxx>
  108. #include <Standard_Real.hxx>
  109. #include <Standard_SStream.hxx>
  110. #include <Standard_ShortReal.hxx>
  111. #include <Standard_Size.hxx>
  112. #include <Standard_Static.hxx>
  113. #include <Standard_Storable.hxx>
  114. #include <Standard_Stream.hxx>
  115. #include <Standard_String.hxx>
  116. #include <Standard_ThreadId.hxx>
  117. #include <Standard_TooManyUsers.hxx>
  118. #include <Standard_Transient.hxx>
  119. #include <Standard_Type.hxx>
  120. #include <Standard_TypeDef.hxx>
  121. #include <Standard_TypeMismatch.hxx>
  122. #include <Standard_UUID.hxx>
  123. #include <Standard_Underflow.hxx>
  124. #include <Standard_Version.hxx>
  125. #include <Standard_WayOfLife.hxx>
  126. #include <Standard_ctype.hxx>
  127. #include <Standard_math.hxx>
  128. #include <math_Array1OfValueAndWeight.hxx>
  129. #include <math_BFGS.hxx>
  130. #include <math_BissecNewton.hxx>
  131. #include <math_BracketMinimum.hxx>
  132. #include <math_BracketedRoot.hxx>
  133. #include <math_BrentMinimum.hxx>
  134. #include <math_CompareOfValueAndWeight.hxx>
  135. #include <math_ComputeGaussPointsAndWeights.hxx>
  136. #include <math_ComputeKronrodPointsAndWeights.hxx>
  137. #include <math_Crout.hxx>
  138. #include <math_DirectPolynomialRoots.hxx>
  139. #include <math_DoubleTabOfReal.hxx>
  140. #include <math_EigenValuesSearcher.hxx>
  141. #include <math_FRPR.hxx>
  142. #include <math_Function.hxx>
  143. #include <math_FunctionAllRoots.hxx>
  144. #include <math_FunctionRoot.hxx>
  145. #include <math_FunctionRoots.hxx>
  146. #include <math_FunctionSample.hxx>
  147. #include <math_FunctionSet.hxx>
  148. #include <math_FunctionSetRoot.hxx>
  149. #include <math_FunctionSetWithDerivatives.hxx>
  150. #include <math_FunctionWithDerivative.hxx>
  151. #include <math_Gauss.hxx>
  152. #include <math_GaussLeastSquare.hxx>
  153. #include <math_GaussMultipleIntegration.hxx>
  154. #include <math_GaussPoints.hxx>
  155. #include <math_GaussSetIntegration.hxx>
  156. #include <math_GaussSingleIntegration.hxx>
  157. #include <math_Householder.hxx>
  158. #include <math_IntegerRandom.hxx>
  159. #include <math_IntegerVector.hxx>
  160. #include <math_Jacobi.hxx>
  161. #include <math_KronrodSingleIntegration.hxx>
  162. #include <math_Matrix.hxx>
  163. #include <math_Memory.hxx>
  164. #include <math_MultipleVarFunction.hxx>
  165. #include <math_MultipleVarFunctionWithGradient.hxx>
  166. #include <math_MultipleVarFunctionWithHessian.hxx>
  167. #include <math_NewtonFunctionRoot.hxx>
  168. #include <math_NewtonFunctionSetRoot.hxx>
  169. #include <math_NewtonMinimum.hxx>
  170. #include <math_NotSquare.hxx>
  171. #include <math_Powell.hxx>
  172. #include <math_QuickSortOfValueAndWeight.hxx>
  173. #include <math_RealRandom.hxx>
  174. #include <math_Recipes.hxx>
  175. #include <math_SVD.hxx>
  176. #include <math_SingleTabOfInteger.hxx>
  177. #include <math_SingleTabOfReal.hxx>
  178. #include <math_SingularMatrix.hxx>
  179. #include <math_Status.hxx>
  180. #include <math_TrigonometricFunctionRoots.hxx>
  181. #include <math_Uzawa.hxx>
  182. #include <math_ValueAndWeight.hxx>
  183. #include <math_Vector.hxx>
  184. %};
  185. %import math.i
  186. %import Standard.i