Go to the source code of this file.
Classes | |
| class | vsl_binary_loader_base |
| Base class for vsl_binary_loader objects. More... | |
Functions | |
| void | vsl_delete_all_loaders () |
| Deletes all the loaders derived from this class. More... | |
| void vsl_delete_all_loaders | ( | ) |
Deletes all the loaders derived from this class.
Deletes every loader for which register_this() has been called This function is automatically called on program exit to ensure memory leak detectors don't throw up false positives.
Deletes all the loaders derived from this class.
Deletes every loader for which register_this() has been called
Definition at line 58 of file vsl_binary_loader_base.cxx.
1.8.15