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

glite::rgma::TupleStore Class Reference

#include <TupleStore.h>

List of all members.

Public Member Functions

 TupleStore (bool isDatabase, bool isFile, bool isMemory, std::string logicalName, std::string location)
bool isDatabase ()
bool isFile ()
bool isMemory ()
std::string getLogicalName ()
std::string getLocation ()


Detailed Description

Details of a named tuple store.


Member Function Documentation

std::string glite::rgma::TupleStore::getLocation  ) 
 

Gets the URL for this storage system.

Returns:
URL as a String

std::string glite::rgma::TupleStore::getLogicalName  ) 
 

Gets the logical name for this storage system.

Returns:
Logical name as a String

bool glite::rgma::TupleStore::isDatabase  ) 
 

Determines if this storage system is a database.

Returns:
True if the storage system is a database.

bool glite::rgma::TupleStore::isFile  ) 
 

Determines if this storage system is a file.

Returns:
True if the storage system is a file.

bool glite::rgma::TupleStore::isMemory  ) 
 

Determines if this storage system is memory.

Returns:
True if the storage system is memory.


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