Laxkit
0.0.7.1
|
Node class for a stack of history for PromptEdit. More...
Public Attributes | |
long | inputstart |
Start of the input. | |
long | outputstart |
Start of the output. | |
int | inputlen |
Length of the input. | |
int | outputlen |
Length of the output. | |
HistoryNode * | next |
HistoryNode * | prev |
Node class for a stack of history for PromptEdit.