Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| PUBLIC MEMBERS: | 
 CLASSES
| STRUCTS
| UNIONS
| ENUMS
| TYPEDEFS
| METHODS
| STATIC METHODS
| DATA
| STATIC DATA | 
:: cppu :: struct ImplementationEntry
- Base Classes
 
- None.
 
- Known Derived Classes
 
- None.
 
| virtual | 
abstract | 
interface | 
template | 
| NO | 
NO | 
NO | 
NO | 
- Summary
 
One struct instance represents all data necessary for registering one service implementation.
 
- File
 
- implementationentry.hxx
 
Public Members
 
-  
Data
 | 
| ComponentFactoryFunc create; | 
Function, that creates an instance of the implemenation
 | 
| rtl_ModuleCount * moduleCounter; | 
The shared-library module-counter of the implemenation. Maybe 0. The module-counter
is used during by the createFactory()-function.
 | 
| sal_Int32 nFlags; | 
Must be set to 0 !
For future extensions.
 | 
 
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.