(incubating) | The Free and Open Productivity Suite
 Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

::

class RegistryLoader


Base Classes
salhelper::ODynamicLoader< Registry_Api > (public)
  |  
  +--RegistryLoader
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
The RegistryLoader provides a load on call mechanism for the registry library.
Description
Furthermore it provides a reference counter for the library. When the last reference will be destroyed the RegisteryLoader will unload the library. If the library is loaded the loader provides a valid Api for the registry.
See Also
salhelper::ODynamicLoader<>
File
registry.hxx

Public Members

Methods


RegistryLoader( );
Default constructor, try to load the registry library and initialize the needed Api.

~RegistryLoader( );
Destructor, decrease the refcount and unload the library if the refcount is 0.

Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.