alma::acs::logging::table::RowEntries Class Reference
List of all members.
Detailed Description
The data structure containing all the rows of the table (in the model coordinate space).
The entry in position i contains the key of the log to show in the row i of the table.
- Author:
- acaproni
Constructor & Destructor Documentation
| alma::acs::logging::table::RowEntries::RowEntries |
( |
int |
initialCapacity |
) |
[inline] |
Constructor
- Parameters:
-
| initialCapacity | the initial capacity of the list |
Member Function Documentation
| void alma::acs::logging::table::RowEntries::removeFirstEntries |
( |
int |
numOfEntries |
) |
[inline] |
Remove the first numOfEntries entries from the array.
- Parameters:
-
| void alma::acs::logging::table::RowEntries::removeLastEntries |
( |
int |
numOfEntries |
) |
[inline] |
The documentation for this class was generated from the following file: