_ComponentManagerImpl Struct Reference

#include <component_manager_impl.h>

List of all members.

Public Attributes

_OpenComponentManager cm
 The virtual table for component manager interface functions.
_Dlllibraries
_ComponentInfocomponents
int num_clients
 Reference counter.
apr_pool_t * pool
 The pool from which the _ComponentManagerImpl is allocated.


Member Data Documentation

_OpenComponentManager _ComponentManagerImpl.cm

The virtual table for component manager interface functions.

_Dll* _ComponentManagerImpl.libraries

_ComponentInfo* _ComponentManagerImpl.components

int _ComponentManagerImpl.num_clients

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.


The documentation for this struct was generated from the following file:

Genereated on Tue Mar 11 19:26:08 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.