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

glite::rgma::IndexList Class Reference

#include <IndexList.h>

List of all members.

Public Member Functions

Index getIndex (int index)
void add (Index index)
int size ()


Detailed Description

A list of Index objects.


Member Function Documentation

void glite::rgma::IndexList::add Index  index  ) 
 

adds an Index to the list

Parameters:
index Index of Index to put

Index glite::rgma::IndexList::getIndex int  index  ) 
 

Retrieves the Index with the specified index.

Parameters:
index Index of Index to get (0 <= index < size)
Returns:
A Index object.


The documentation for this class was generated from the following files:
Generated on Fri Mar 16 14:00:16 2007 for glite-rgma-api-cpp by doxygen 1.3.5