cxxwrap documentation (original) (raw)
cxxwrap home page
This is cxxwrap, a program to generate Java JNI wrappers, HTML documentation, and manual pages for a set of C++ classes. The source code is hosted by sourceforge.net. See the project page on sourceforge for more information.
cxxwrap is released under the GNU Public License.
Information about cxxwrap
Examples:
- A sample C++ header file
- HTML documentation generated with cxxwrap
- Manual page nroff source generated with cxxwrap (formatted)
- A java source file generated with cxxwrap
- A C++ JNI source file generated with cxxwrap
Report bugs on the sourceforge tracker.
This software compiles cleanly on Unix (Solaris, Irix, FreeBSD, Linux, and others I'm sure) and on Windows 95/98/NT/2000/XP using VC++ or gcc.