Logo ROOT   6.14/05
Reference Guide
Functions
TGLite.cxx File Reference
#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:

Functions

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

◆ add_map_element()

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

Definition at line 171 of file TGLite.cxx.