s_options Struct Reference

List of all members.

Public Types

enum  {
  OPT_FLAG = 1, OPT_INT, OPT_DBL, OPT_STR,
  OPT_FFLAG, OPT_FINT, OPT_FDBL, OPT_FSTR
}

Public Attributes

enum s_options:: { ... }  type
char * label
void * arg
void(* func )()
char * message

Detailed Description

Definition at line 76 of file lemon.c.


Member Enumeration Documentation

anonymous enum

Enumerator:
OPT_FLAG 
OPT_INT 
OPT_DBL 
OPT_STR 
OPT_FFLAG 
OPT_FINT 
OPT_FDBL 
OPT_FSTR 

Definition at line 77 of file lemon.c.


Member Data Documentation

enum { ... } s_options::type

Referenced by handleflags(), handleswitch(), and OptPrint().

char* s_options::label

Definition at line 79 of file lemon.c.

Referenced by handleflags(), handleswitch(), and OptPrint().

void* s_options::arg

Definition at line 80 of file lemon.c.

Referenced by handleflags(), and handleswitch().

void(* s_options::func)()

Referenced by handleflags(), and handleswitch().

char* s_options::message

Definition at line 83 of file lemon.c.

Referenced by OptPrint().


The documentation for this struct was generated from the following file:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.