CUndo_t Struct Reference

#include <chared.h>

List of all members.

Public Attributes

int fAction
size_t fISize
size_t fDSize
char * fPtr
char * fBuf


Detailed Description

Definition at line 81 of file chared.h.


Member Data Documentation

int CUndo_t::fAction

Definition at line 82 of file chared.h.

Referenced by ch_init(), ch_reset(), cv_delfini(), cv_undo(), ed_next_history(), ed_prev_history(), ed_search_next_history(), ed_search_prev_history(), and em_undo().

size_t CUndo_t::fISize

Definition at line 83 of file chared.h.

Referenced by ch_init(), ch_reset(), cv_undo(), ed_digit(), ed_insert(), and em_undo().

size_t CUndo_t::fDSize

Definition at line 84 of file chared.h.

Referenced by ch_init(), ch_reset(), cv_delfini(), cv_undo(), and em_undo().

char* CUndo_t::fPtr

Definition at line 85 of file chared.h.

Referenced by ch_enlargebufs(), ch_init(), ch_reset(), cv_delfini(), cv_undo(), and em_undo().

char* CUndo_t::fBuf

Definition at line 86 of file chared.h.

Referenced by ch_end(), ch_enlargebufs(), ch_init(), cv_undo(), ed_digit(), ed_insert(), and em_undo().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:25:08 2011 for ROOT_528-00b_version by  doxygen 1.5.1