alma::acs::logging::table::RowEntries Class Reference

Inheritance diagram for alma::acs::logging::table::RowEntries:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::logging::table::RowEntries:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RowEntries (int initialCapacity)
void removeFirstEntries (int numOfEntries)
void removeLastEntries (int numOfEntries)

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:
numOfEntries 
void alma::acs::logging::table::RowEntries::removeLastEntries ( int  numOfEntries  )  [inline]

Remove the first numOfEntries entries from the array.

Parameters:
numOfEntries 

Referenced by alma::acs::logging::table::LogTableDataModel::deleteLogsFromTable().


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

Generated by  doxygen 1.6.2