Definition in file vsl_binary_loader_base.h.
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. | |
| void vsl_delete_all_loaders | ( | ) |
Deletes all the loaders derived from this class.
Deletes every loader for which register_this() has been called
Definition at line 59 of file vsl_binary_loader_base.cxx.
1.5.1