ParamContainer Icon

ParamContainer

Simple and easy to use C++ class to parse command line parameters.

ParamContainerOverview

ParamContainer is simple and easy to use C++ class to parse command line parameters. Parameters format are derived from UNIX getopt_long() function syntax but may contain nested parameters as well. It was developed to fit requirenments of our projects, but we'll be glad if it will be useful for
somebody else. Main features of ParamContainer are:

* Easy to use
* Structure of command line conforms object hierarchy.
* Adding/changing parameters is really easy. You don't need to modify class Interfaces and anything outside of the class which new parameter corresponds to.
* Parameters can be saved to the project file and loaded later.
* When command line contains additional file names, they paths will be converted to relative in project file, so you can freely MOVE project with
all required files to the different location.
* ParamContainer can be used as internal interface Between presentation (GUI) and Logic parts of the project. You can use the same logic part in graphics/command-line versions of your project.
* Dynamically generated help screen
* Powerful error handling
* Portability between Win32 and Unix systems (on Win32 systems there must be WIN32 Preprocessor definition).

NEW

Fixed some bugs.

ParamContainerInformation

Version
N/A
Date
10.15.10
License
Free
Language
English
File Size
16KB
Developer
Category
Operating Systems
Windows XP, 2000, 98
System Requirements
No additional system requirements.
Microsoft Visual FoxPro 9.0 Service Pack Icon
Download Service Pack 2 for Microsoft Visual FoxPro 9.0.
Free
Visual Studio 2010 Professional Icon
Creating, debugging and deploying applications.
Free
Visual Studio 2010 Ultimate Icon
Simplifies solution development, lowering risk and increasing return.
Free
LaTeX Editor Icon
rapid TeX/LaTeX document processing
Free
Visual Studio 2010 Ultimate ISO Icon
Provides an integrated environment of tools and server infrastructure
Free
Visual Studio 2010 SP1 Icon
Microsoft Visual Studio 2010 Service Pack 1 Beta.
Free
GNU Compiler Collection Icon
The GNU Compiler Collection includes front ends for C, C++, Objective-C, etc.
Free
Visual FoxPro 7.0 Service Pack Icon
An update for the released version of Microsoft Visual FoxPro 7.0.
Free
More