class InitElf

class to initialize Elf More...

Definition#include <elf.hh>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

class to initialize Elf

InitElf is instantiated once and only once, by elf.so.

InitElf arranges for the initialization of the elf.so module and the autoloading of modules

See also: AutoLoad

InitElf (const char *elflib="../libs/elf.so")

initialize the Elf interning library

Parameters:
elflibthe name of the elf.so lib

Returns: THE InitElf instance

~InitElf ()

shut down the Elf interning library