Grid_Result_t
class description - source file - inheritance tree (.ps)
public:
Grid_Result_t()
Grid_Result_t(const Grid_Result_t&)
~Grid_Result_t()
Grid_Result_t& operator=(const Grid_Result_t&)
public:
string name
string name2
Grid_Result_t::stat info
Grid_ResultHandle_t data
TGrid
Abstract base class defining interface to common GRID services.
To open a connection to a GRID use the static method Connect().
The argument of Connect() is of the form:
<grid>://<host>[:<port>], e.g.
alien://alice.cern.ch, globus://glsvr1.cern.ch, ...
Depending on the <grid> specified an appropriate plugin library
will be loaded which will provide the real interface.
Related classes are TGridResult.
Inline Functions
void ~Grid_Result_t()
Grid_Result_t Grid_Result_t()
Grid_Result_t Grid_Result_t(const Grid_Result_t&)
Grid_Result_t& operator=(const Grid_Result_t&)
Author: Fons Rademakers 3/1/2002
Last update: root/net:$Name: $:$Id: TGrid.h,v 1.9 2003/11/13 18:18:09 rdm Exp $
Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.