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

glite::rgma::ProducerTableEntryList Class Reference

#include <ProducerTableEntryList.h>

List of all members.

Public Member Functions

 ProducerTableEntryList ()
ProducerTableEntry getProducerTableEntry (int index)
void add (ProducerTableEntry entry)
int size ()


Detailed Description

Contains list of producer's type and connection details.


Constructor & Destructor Documentation

glite::rgma::ProducerTableEntryList::ProducerTableEntryList  ) 
 

Creates a new ProducerDescriptionList object.


Member Function Documentation

void glite::rgma::ProducerTableEntryList::add ProducerTableEntry  entry  ) 
 

adds a ProducerTableEntry to the list.

Parameters:
entry a producer table entry

ProducerTableEntry glite::rgma::ProducerTableEntryList::getProducerTableEntry int  index  ) 
 

Retrieves the ProducerTableEntry with the specified index.

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


The documentation for this class was generated from the following files:
Generated on Wed Apr 25 19:11:33 2007 for glite-rgma-api-cpp by doxygen 1.3.5