OSSP CVS Repository

ossp - ossp-web/pkg/lib/val/index.wml 1.5
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-web/pkg/lib/val/index.wml 1.5

#use wml::ossp area=pkg:lib subarea=val

<title>OSSP val</title>

<h1>Value Access</h1>

<h2>Abstract</h2>

OSSP val is a flexible name to value mapping library for C variables.  It is a
companion library to <a href="../var/">OSSP var</a>.  It allows one to access
C variables through name strings, although the C language does neither provide
such a dedicated facility nor an evaluation construct (which could be used to
implement such a facility easily).

<p>
In general, this is used for accessing C variables without having to know the
actual symbol/address/reference. The typical use cases are in combination with
flexible configuration parsing and supporting loosly-coupled DSO-based module
architectures.

<h2>Authors</h2>

<pkg_author name="Ralf S. Engelschall" mail="rse@engelschall.com">
<pkg_author name="Thomas Lotterer" mail="thomas.lotterer@cw.com">

<h2>Status</h2>

<pkg_status
    stable="none"    stable_date="none"
    unstable="0.9.0"  unstable_date="15-Mar-2002"
	done=100>

<h2>Source</h2>

<pkg_files 
    cvs=$(CVS_ROOT_URL)/pkg/lib/val/
    url=$(FTP_ROOT_URL)/pkg/lib/val/
    directory=$(FTP_ROOT_DIR)/pkg/lib/val/
    files="val-*.tar.gz" 
	stable="none" unstable="val-0.9.0.tar.gz">
	
<h2>Donation</h2>

<pkg_donation name="val" return="$(BASE_URL)/pkg/lib/val/">


CVSTrac 2.0.1