aboutsummaryrefslogtreecommitdiff
path: root/Examples/python/shadow/index.html
blob: e28329bc22501098552b372eaead2255dcd295c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<head>
<title>SWIG:Examples:python:shadow</title>
</head>

<body bgcolor="#ffffff">


<tt>SWIG/Examples/python/shadow/</tt>
<hr>

<H2>Wrapping a simple C++ class</H2>

<tt>$Header$</tt><br>

<p>
This example illustrates the wrapping of some C++ classes by shadow classes.

<hr>
</body>
</html>