Download List

Descripción del Proyecto

XParam is an extensible, type-safe, non-intrusive,
object-oriented tool for general-purpose object
serialization and deserialization in C++, good
for parsing command-line parameters and
cross-program/cross-platform communication. It can
handle named parameters as well as object streams.
It recognizes class hierarchies, abstract
interfaces, and polymorphism, and can therefore
serve as a plug-in management framework (e.g.,
for strategy management).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-25 04:19 Back to release list
1.02

Una nueva habilidad para manejar las constantes definidas por el usuario, el usuario puede registrar constantes de cualquier tipo (clases, estructuras, tipos integrados, etc.)
Tags: Main, Minor feature enhancements
A new ability to handle user-defined constants; the user can register constants of any type (classes, structs, built-in types, etc.).

Project Resources