Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

List of all members.

Public Member Functions

 RowEntries (int initialCapacity)
void removeFirstEntries (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 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:59 2009 for ACS Java API by doxygen 1.3.8