Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
 Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

::

class RegistryTypeReaderLoader


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

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

Public Members

Methods


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

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

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.