Actual and current session entries of tab stop indexes, respectively field widths.
Definition at line 71 of file autosizes.inl.
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 74 of file autosizes.inl.
integer alib::strings::util::AutoSizes::Entry::session |
The maximum value requested in the actual session.
Definition at line 75 of file autosizes.inl.
Types alib::strings::util::AutoSizes::Entry::type |
The type of entry.
Definition at line 73 of file autosizes.inl.
|
inline |
Constructor.
Definition at line 81 of file autosizes.inl.