FFIG / ffig

Generate code to call C++ libraries from other languages
MIT License
29 stars 9 forks source link

Split generated Java into multiple files #430

Closed jbcoe closed 6 years ago

jbcoe commented 6 years ago

What does this PR do?

Split generated Java into multiple files.

Add support for subobjects and return by value to Java.

Closes [github issues]

closes #347

This PR is a sub-part of #425