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

glite::rgma::ProducerTableEntry Class Reference

#include <ProducerTableEntry.h>

List of all members.

Public Member Functions

 ProducerTableEntry (ResourceEndpoint endpoint=ResourceEndpoint(), std::string tableName="", ProducerType producerType=ProducerType(), int hrpSec=0, std::string qosAttrib="")
 ProducerTableEntry (const ProducerTableEntry &type)
ProducerTableEntryoperator= (const ProducerTableEntry &type)
bool operator== (const ProducerTableEntry &type)
ResourceEndpoint getEndpoint ()
ProducerType getProducerType ()
int getRetentionPeriod ()
std::string getTableName ()
std::string getQosAttrib ()


Detailed Description

Contains producer-table entry from the registry.


Member Function Documentation

ResourceEndpoint glite::rgma::ProducerTableEntry::getEndpoint  ) 
 

Gets the producer's endpoint.

Returns:
An Endpoint object.

ProducerType glite::rgma::ProducerTableEntry::getProducerType  ) 
 

Returns the type of the producer.

std::string glite::rgma::ProducerTableEntry::getQosAttrib  ) 
 

Returns the producer's Quality of Service attribute.

int glite::rgma::ProducerTableEntry::getRetentionPeriod  ) 
 

Returns the producer's history retention period.

std::string glite::rgma::ProducerTableEntry::getTableName  ) 
 

Returns the tableName.


The documentation for this class was generated from the following files:
Generated on Thu May 11 19:23:43 2006 for glite-rgma-api-cpp by doxygen 1.3.5