debian man page for shevek_dl

Query: shevek_dl

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

shevek::dl(3)						     Library Functions Manual						     shevek::dl(3)

NAME
shevek::dl - Load symbols from dynamic libraries.
SYNOPSIS
#include <dl.hh> Inherits shevek::refbase. Public Member Functions ~dl () Close object and free structures. void open (std::string const &file=std::string()) Open a shared library. void close () Close the library, freeing the resources. template<typename T > T & get (std::string const &name) Get a symbol from the library. Static Public Member Functions static Glib::RefPtr< dl > create () Create a new dl object. Detailed Description Load symbols from dynamic libraries. Usage: create, open, get, get, ..., close Member Function Documentation void shevek::dl::close () Close the library, freeing the resources. This is done automatically if open is called again, or the object is destroyed. template<typename T > T & shevek::dl::get (std::string const &name) Get a symbol from the library. Its type must be given by the caller and cannot be checked for correctness. Author Generated automatically by Doxygen for libshevek from the source code. libshevek Fri May 11 2012 shevek::dl(3)
Related Man Pages
shevek_avahi_browser(3) - debian
shevek_crefbase(3) - debian
shevek_ostring(3) - debian
shevek_relative_time(3) - debian
shevek_rostring(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections