PageRenderTime 37ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/python/extend/index.html

#
HTML | 19 lines | 13 code | 6 blank | 0 comment | 0 complexity | 38e999f52c4d944e3e2327acb83c8842 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. <html>
  2. <head>
  3. <title>SWIG:Examples:python:extend</title>
  4. </head>
  5. <body bgcolor="#ffffff">
  6. <tt>SWIG/Examples/python/extend/</tt>
  7. <hr>
  8. <H2>Extending a simple C++ class in Python</H2>
  9. <p>
  10. This example illustrates the extending of a C++ class with cross language polymorphism.
  11. <hr>
  12. </body>
  13. </html>