My Project
Public Member Functions | Public Attributes
CMD_LINE Struct Reference

#include <sys_vars.h>

List of all members.

Public Member Functions

 CMD_LINE (enum get_opt_arg_type getopt_arg_type, int getopt_id=0)

Public Attributes

int id
enum get_opt_arg_type arg_type

Detailed Description

A small wrapper class to pass getopt arguments as a pair to the Sys_var_* constructors. It improves type safety and helps to catch errors in the argument order.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines