SDL: A Simple Dynamic Class Loader Library

News
Jan 27, 2005: released version 1.1.0 of the simple dynamic class loader library. This version improves and extends the access methods for data members and member functions of dynamically-loaded classes. More information is available in the change log.

The Simple Dynamic Class Loader library implements a dynamic loader facility for the C++ programming language. It allows applications to load dynamic classes, create objects from dynamically loaded classes, and dynamically access data member and member functions of those classes. See the

Software packages available for download:

Documentation is available within the source and binary packages, as well as on-line here.

SDL was designed and developed by Antonio Carzaniga.

License

Copyright © 2004-2005 Antonio Carzaniga.

SDL is free software. you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

SDL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

this page is maintained by Antonio Carzaniga and was updated on December 24, 2018