OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
option Struct Reference

#include <getopt.h>

Public Attributes

const char * name
 
int has_arg
 
int * flag
 
int val
 

Detailed Description

Definition at line 69 of file getopt.h.

Member Data Documentation

int* option::flag

Definition at line 78 of file getopt.h.

int option::has_arg

Definition at line 76 of file getopt.h.

const char* option::name

Definition at line 71 of file getopt.h.

int option::val

Definition at line 80 of file getopt.h.


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