CLAM-Development  1.1
Protected Member Functions
RunTimeLadspaLibraryLoader Class Reference

#include <RunTimeLadspaLibraryLoader.hxx>

List of all members.

Protected Member Functions

virtual const bool needReleaseHandlerOnReload () const
void SetupLibrary (void *handle, const std::string &pluginFullFilename) const
const char ** standardPaths () const
const char * homePath () const
const char * pathEnvironmentVar () const
const char * libraryType () const

Detailed Description

Definition at line 18 of file RunTimeLadspaLibraryLoader.hxx.


Member Function Documentation

const char* RunTimeLadspaLibraryLoader::homePath ( ) const [inline, protected, virtual]

Implements RunTimeLibraryLoader.

Definition at line 67 of file RunTimeLadspaLibraryLoader.hxx.

const char* RunTimeLadspaLibraryLoader::libraryType ( ) const [inline, protected, virtual]

Implements RunTimeLibraryLoader.

Definition at line 69 of file RunTimeLadspaLibraryLoader.hxx.

virtual const bool RunTimeLadspaLibraryLoader::needReleaseHandlerOnReload ( ) const [inline, protected, virtual]

Implements RunTimeLibraryLoader.

Definition at line 23 of file RunTimeLadspaLibraryLoader.hxx.

const char* RunTimeLadspaLibraryLoader::pathEnvironmentVar ( ) const [inline, protected, virtual]

Implements RunTimeLibraryLoader.

Definition at line 68 of file RunTimeLadspaLibraryLoader.hxx.

void RunTimeLadspaLibraryLoader::SetupLibrary ( void *  handle,
const std::string &  pluginFullFilename 
) const [inline, protected, virtual]
const char** RunTimeLadspaLibraryLoader::standardPaths ( ) const [inline, protected, virtual]

Implements RunTimeLibraryLoader.

Definition at line 56 of file RunTimeLadspaLibraryLoader.hxx.


The documentation for this class was generated from the following file: