karoo::argtuple Struct Reference

This structure is used by the command-line argument parser. More...

#include <rock.h>

List of all members.

Public Attributes

text key
 the command-line argument name.
text value
 the command-line argument value.


Detailed Description

This structure is used by the command-line argument parser.

Member Data Documentation

the command-line argument name.

E.g. in the case of "--size 10", key is "size"

the command-line argument value.

E.g. in the case of "--size 10", value is "10"


The documentation for this struct was generated from the following file:

Generated on Tue Feb 16 15:04:30 2010 for Karoo by  doxygen 1.5.8