_ComponentInfo Struct Reference

#include <component_manager_impl.h>

List of all members.

Public Attributes

DllHandle declaring_library
 A reference to declaring library, NULL for builtin component.
OpenComponentHandle component
OpenInstanceAllocatorHandle instance_allocator
_ComponentInfonext
_InstanceInfoinstances
 The list of instances of the component.
apr_pool_t * pool


Member Data Documentation

DllHandle _ComponentInfo.declaring_library

A reference to declaring library, NULL for builtin component.

OpenComponentHandle _ComponentInfo.component

OpenInstanceAllocatorHandle _ComponentInfo.instance_allocator

struct _ComponentInfo* _ComponentInfo.next [read]

_InstanceInfo* _ComponentInfo.instances

The list of instances of the component.

apr_pool_t* _ComponentInfo.pool


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.