class Arg


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods


Detailed Description

typedef enum --

--

enum -- {FLAG, VALUE, REST}

--

 Arg ()

Arg

 Arg (arg_type a, string name, string value = "")

Arg

 Arg (const Arg& rhs)

Arg

Arg&  operator= (const Arg& rhs)

operator=

void  copy (const Arg& rhs)

copy

const string&  name ()

name

const string&  value (bool& has_value)

value


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:35:43 2006, using kdoc $.