ALox  V. 2402 R. 0
Home ALox for C++ ALox for C# ALox for Java Download
Public Fields | Public Methods | List of all members
AutoSizes.Entry Class Reference

Class Description

Actual and current session entries of tab stop indexes, respectively field widths.

Public Fields

int actual
 The actually used tab stop or size.
 
int session
 The maximum requested size in actual session.
 
Types type
 The type of entry.
 

Public Methods

 Entry (Types t, int v, int s)
 

Constructor & Destructor Documentation

◆ Entry()

Entry ( Types  t,
int  v,
int  s 
)
inline

Constructor.

Parameters
tValue for field type.
vValue for field actual.
sValue for field session.

The documentation for this class was generated from the following file: