ROOT  6.06/09
Reference Guide
Functions
TGLite.cxx File Reference

Implementation of the class which defines interface to gLite GRID services. More...

#include <glite-api-wrapper/gLiteAPIWrapper.h>
#include "TMap.h"
#include "TObjString.h"
#include "TGLiteResult.h"
#include "TGLiteJob.h"
#include "TGLite.h"
+ Include dependency graph for TGLite.cxx:

Go to the source code of this file.

Functions

 ClassImp (TGLite) using namespace std
 
template<class _T >
void add_map_element (TMap *_map, const string &_key, const _T &_value)
 

Detailed Description

Implementation of the class which defines interface to gLite GRID services.

Definition in file TGLite.cxx.

Function Documentation

template<class _T >
void add_map_element ( TMap _map,
const string &  _key,
const _T &  _value 
)

Definition at line 171 of file TGLite.cxx.

ClassImp ( TGLite  )