CMS 3D CMS Logo

lat::AutoLoadLib Class Reference

A library used to resolve AutoLoad entries. More...

#include <Iguana/Utilities/classlib/utils/AutoLoad.h>

List of all members.

Public Member Functions

 AutoLoadLib (const char *libname)
SharedLibrary::Data data (const char *symname)
bool exists (void)
SharedLibrary::Function function (const char *symname)
SharedLibrarylibrary (void)

Private Attributes

const char * m_libname
SharedLibrarym_library


Detailed Description

A library used to resolve AutoLoad entries.

Definition at line 18 of file AutoLoad.h.


Constructor & Destructor Documentation

lat::AutoLoadLib::AutoLoadLib ( const char *  libname  ) 


Member Function Documentation

SharedLibrary::Data lat::AutoLoadLib::data ( const char *  symname  ) 

Referenced by lat::AutoLoadLookup().

bool lat::AutoLoadLib::exists ( void   ) 

SharedLibrary::Function lat::AutoLoadLib::function ( const char *  symname  ) 

Referenced by lat::AutoLoadLookup().

SharedLibrary* lat::AutoLoadLib::library ( void   ) 


Member Data Documentation

const char* lat::AutoLoadLib::m_libname [private]

Definition at line 32 of file AutoLoad.h.

SharedLibrary* lat::AutoLoadLib::m_library [private]

Definition at line 33 of file AutoLoad.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:48:21 2009 for CMSSW by  doxygen 1.5.4