Resource and persistent handle factory API
A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom.
 All Data Structures Files Functions Variables Typedefs
Data Structures
Here are the data structures with brief descriptions:
oCphp_persistent_handle_factoryDefinition of a persistent handle factory
oCphp_persistent_handle_factory.identThe ident for which this factory manages resources
oCphp_persistent_handle_listPersistent handles storage
oCphp_persistent_handle_providerDefinition of a persistent handle provider
oCphp_resource_factoryThe resource factory
\Cphp_resource_factory_opsThe resource ops consisting of a ctor, a copy ctor and a dtor