WvStreams
|
Public Attributes | |
const char * | header |
int | index |
int | group |
struct hol_cluster * | parent |
const struct argp * | argp |
int | depth |
struct hol_cluster * | next |
Definition at line 397 of file argp-help.c.
const char* hol_cluster::header |
Definition at line 400 of file argp-help.c.
int hol_cluster::index |
Definition at line 405 of file argp-help.c.
int hol_cluster::group |
Definition at line 409 of file argp-help.c.
struct hol_cluster* hol_cluster::parent |
Definition at line 413 of file argp-help.c.
const struct argp* hol_cluster::argp |
Definition at line 416 of file argp-help.c.
int hol_cluster::depth |
Definition at line 419 of file argp-help.c.
struct hol_cluster* hol_cluster::next |
Definition at line 423 of file argp-help.c.