able_history_s Struct Reference

The ABLE history context. More...

#include <readline/able_history.h>

Collaboration diagram for able_history_s:

Collaboration graph
[legend]

Data Fields

struct line_hist_sentries
 The entries within this context.
int max_entries
 Positive values limit the depth the history should extend to, 0 disables adding new entries to the history (old entries may be accessed) and a negative value indicates no limit should be placed.

Detailed Description

The ABLE history context.

This is used to store the context of an ABLE history. The history entries are held in a linked list which is limited in depth.


Field Documentation

The entries within this context.

Positive values limit the depth the history should extend to, 0 disables adding new entries to the history (old entries may be accessed) and a negative value indicates no limit should be placed.


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