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 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.