Genivia Home Documentation
SoapSharedLibraries_S Struct Reference

updated Tue Apr 17 2018 by Robert van Engelen
 
Public Attributes | List of all members
SoapSharedLibraries_S Struct Reference
Collaboration diagram for SoapSharedLibraries_S:
Collaboration graph
[legend]

Public Attributes

apr_pool_t * m_pPool
 
SoapSharedLibrarym_pSOAPLibrary
 
apr_array_header_t * m_pLibraries
 
apache_init_soap_interface_fn m_pfnEntryPoint
 
struct apache_soap_interfacem_pIntf
 
Bool m_bAllLibrariesLoaded
 

Detailed Description

Table of shared libraries that are already loaded. a singleton.

Member Data Documentation

◆ m_bAllLibrariesLoaded

Bool SoapSharedLibraries_S::m_bAllLibrariesLoaded

◆ m_pfnEntryPoint

apache_init_soap_interface_fn SoapSharedLibraries_S::m_pfnEntryPoint

◆ m_pIntf

struct apache_soap_interface* SoapSharedLibraries_S::m_pIntf

◆ m_pLibraries

apr_array_header_t* SoapSharedLibraries_S::m_pLibraries

◆ m_pPool

apr_pool_t* SoapSharedLibraries_S::m_pPool

◆ m_pSOAPLibrary

SoapSharedLibrary* SoapSharedLibraries_S::m_pSOAPLibrary

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