|
| | core.h |
| |
| | delete.h |
| | Include this file right after IObject.h (or instead of) to detect accidental uses of "delete" on an XPLC interface.
|
| |
| | factory.h |
| |
| | ICategory.h |
| |
| | ICategoryIterator.h |
| |
| | ICategoryManager.h |
| |
| | IFactory.h |
| |
| | IModule.h |
| |
| | IModuleLoader.h |
| |
| | IModuleManagerFactory.h |
| |
| | IMoniker.h |
| |
| | IMonikerService.h |
| |
| | IObject.h |
| | This file contains the XPLC foundation interface.
|
| |
| | IServiceHandler.h |
| | The service handler interface.
|
| |
| | IServiceManager.h |
| | The service manager interface.
|
| |
| | IStaticServiceHandler.h |
| |
| | IWeakRef.h |
| |
| | module.h |
| | Structures and definitions related to the XPLC module ABI (Application Binary Interface).
|
| |
| | ptr.h |
| | Smart pointer for XPLC interfaces.
|
| |
| | trace.h |
| |
| | utils.h |
| | Various utility functions, macros and templates.
|
| |
| | uuid.h |
| | Universally Unique IDentifiers.
|
| |
| | uuidops.h |
| |
| | xplc.h |
| | The XPLC helper class for the C++ binding.
|
| |