line_hist_s Struct Reference

ABLE readline history entry. More...

#include <readline/able_history.h>

Collaboration diagram for line_hist_s:

Collaboration graph
[legend]

Data Fields

struct line_hist_snext
 The next oldest history entry.
char * line
 The text of the line.
char * timestamp
 The timestamp of when the line was added.
histdata_t data
 Application data associated with the entry.

Detailed Description

ABLE readline history entry.

This is used to store an ABLE history entry.


Field Documentation

The next oldest history entry.

The text of the line.

The timestamp of when the line was added.

Application data associated with the entry.


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

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