Actual and current session entries of tab stop indexes, respectively field widths.
Definition at line 69 of file autosizes.hpp.
#include <autosizes.hpp>
Public Field Index: | |
| integer | actual |
| The actually used value. | |
| integer | session |
| The maximum value requested in the actual session. | |
| Types | type |
| The type of entry. | |
Public Method Index: | |
| Entry (Types t, integer v, integer s) | |
| integer alib::strings::util::AutoSizes::Entry::actual |
The actually used value.
Definition at line 71 of file autosizes.hpp.
| integer alib::strings::util::AutoSizes::Entry::session |
The maximum value requested in the actual session.
Definition at line 72 of file autosizes.hpp.
| Types alib::strings::util::AutoSizes::Entry::type |
The type of entry.
Definition at line 70 of file autosizes.hpp.
|
inline |
Constructor.
Definition at line 78 of file autosizes.hpp.