Categories
DynObj
DynObj is a C/C++ library for cross compiler plugin libraries. It enables exposing and sharing run-time type information for C++ classes. This allows for loading binary plugins, and interacting with them in type safe ways:
So, plugins can make a static application a lot more dynamic. And DynObj does this in a generic, type safe way.
Last updated 25 Feb, 2009
Versions
0.81
- Released: 25 Feb, 2009
- Code Maturity: Beta
- Source Archive: http://sourceforge.net/project/showfiles.php?gr...
- Licenses: BSD_3Clause
- Interfaces: Library
User Community and Support
http://dynobj.sourceforge.net/doxydocs/index.html
