ansifilter  1.7
About: Ansifilter strips or interprets (with HTML or RTF output) "unreadable" ANSI terminal escape codes within text files.
  Fossies Dox: ansifilter-1.7.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Arg_parser::Option Struct Reference

#include <arg_parser.h>

Public Attributes

int code
 
const char * name
 
Has_arg has_arg
 

Detailed Description

Definition at line 46 of file arg_parser.h.

Member Data Documentation

int Arg_parser::Option::code

Definition at line 48 of file arg_parser.h.

Has_arg Arg_parser::Option::has_arg

Definition at line 50 of file arg_parser.h.

const char* Arg_parser::Option::name

Definition at line 49 of file arg_parser.h.


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