Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cclass_loader::class_loader_private::AbstractMetaObjectBaseA base class for MetaObjects that excludes a polymorphic type parameter. Subclasses are class templates though
 Cclass_loader::class_loader_private::AbstractMetaObject< B >Abstract base class for factories where polymorphic type variable indicates base class for plugin interface. B The base class interface for the plugin
 Cclass_loader::class_loader_private::MetaObject< C, B >The actual factory. C The derived class (the actual plugin) B The base class interface for the plugin
 CBase
 CAlien
 CCat
 CCow
 CDog
 CDuck
 CMonster
 CRobot
 CSheep
 CZombie
 Cclass_loader::ClassLoaderThis class allows loading and unloading of dynamically linked libraries which contain class definitions from which objects can be created/destroyed during runtime (i.e. class_loader). Libraries loaded by a ClassLoader are only accessible within scope of that ClassLoader object
 CInvalidBase
 Cclass_loader::MultiLibraryClassLoaderA ClassLoader that can bind more than one runtime library
 Cruntime_error
 Cclass_loader::ClassLoaderException
 Cclass_loader::CreateClassExceptionAn exception class thrown when class_loader is unable to create a plugin
 Cclass_loader::LibraryLoadExceptionAn exception class thrown when class_loader is unable to load a runtime library
 Cclass_loader::LibraryUnloadExceptionAn exception class thrown when class_loader is unable to unload a runtime library
 Cclass_loader::NoClassLoaderExistsExceptionAn exception class thrown when a multilibrary class loader does not have a ClassLoader bound to it


class_loader
Author(s): Mirza Shah
autogenerated on Wed Jun 5 2019 22:08:15