#include <glite-api-wrapper/gLiteAPIWrapper.h>
#include "TMap.h"
#include "TObjString.h"
#include "TGLiteResult.h"
#include "TGLiteJob.h"
#include "TGLite.h"
Go to the source code of this file.
Namespaces | |
namespace | glite_api_wrapper |
namespace | LFCHelper |
namespace | MiscCommon |
Classes | |
struct | SAddRepInfo |
struct | SAddMapElementFunc |
Functions | |
ClassImp (TGLite) using namespace std | |
template<class _T> | |
void | add_map_element (TMap *_map, const string &_key, const _T &_value) |
Definition in file TGLite.cxx.
Definition at line 171 of file TGLite.cxx.
References value.
Referenced by SAddRepInfo::operator()(), and SAddMapElementFunc::operator()().
ClassImp | ( | TGLite | ) |