Actual and current session entries of tab stop indexes, respectively field widths.
Definition at line 86 of file autosizes.hpp.
#include <autosizes.hpp>
Public Field Index: | |
integer | actual |
The actually used tab stop or size. | |
integer | session |
The maximum requested size in actual session. | |
Types | type |
The type of entry. | |
Public Method Index: | |
Entry (Types t, integer v, integer s) | |
integer actual |
The actually used tab stop or size.
Definition at line 89 of file autosizes.hpp.
integer session |
The maximum requested size in actual session.
Definition at line 90 of file autosizes.hpp.
Types type |
The type of entry.
Definition at line 88 of file autosizes.hpp.
Constructor.
Definition at line 98 of file autosizes.hpp.