Making new backends

The base class ltmm::backend defines the interface to a backend used by the loader.

A backend should implement a way to load dynamically loadable modules. It can do so by overloading the virtual public member functions of ltmm::backend.

A backend is registred for use by ltmm::loader::insert_backend.

Iteration over registered backends is provided by the ltmm::loader class.

See also:
mybackend.cc
Top of page
Last update Mon Jun 27 13:25:17 2005
Christian Holm
Created by DoxyGen 1.4.3-20050530