_hist_state Struct Reference

GNU readline history state (for compatability). More...

#include <readline/history.h>

Collaboration diagram for _hist_state:

Collaboration graph
[legend]

Data Fields

HIST_ENTRY ** entries
 Pointer to the entries themselves.
int offset
 The location pointer within this array.
int length
 Number of elements within this array.
int size
 Number of slots allocated to this array.
int flags
 GNU readline flags.

Detailed Description

GNU readline history state (for compatability).


Field Documentation

Pointer to the entries themselves.

The location pointer within this array.

Number of elements within this array.

Number of slots allocated to this array.

GNU readline flags.


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

Generated on Tue Jan 20 14:29:00 2009 for ABLE LIBC by  doxygen 1.5.6