#include <component_manager_impl.h>
Public Attributes | |
_OpenComponentManager | cm |
The virtual table for component manager interface functions. | |
_Dll * | libraries |
_ComponentInfo * | components |
int | num_clients |
Reference counter. | |
apr_pool_t * | pool |
The pool from which the _ComponentManagerImpl is allocated. |
The virtual table for component manager interface functions.
Reference counter.
apr_pool_t* _ComponentManagerImpl.pool |
The pool from which the _ComponentManagerImpl
is allocated.
The structure is freed and the pool is destroyed when the reference counter reaches zero.
Genereated on Tue Mar 11 19:26:08 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.