![]() |
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.
|
| Cphp_persistent_handle_factory | Definition of a persistent handle factory |
| Cphp_persistent_handle_list | Persistent handles storage |
| Cphp_persistent_handle_provider | Definition of a persistent handle provider |
| Cphp_resource_factory | The resource factory |
| Cphp_resource_factory_ops | The resource ops consisting of a ctor, a copy ctor and a dtor |