/search.css" rel="stylesheet" type="text/css"/> /search.js">
#include "GaudiKernel/IInterface.h"
#include <string>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | IDatabaseSvc |
Typedefs | |
typedef std::map< std::string, std::string > | DatabaseRecord |
typedef std::vector < DatabaseRecord > | DatabaseRecordVector |
Functions | |
static const InterfaceID | IID_IDatabaseSvc ("IDatabaseSvc", 1, 0) |
typedef std::map<std::string,std::string> DatabaseRecord |
Definition at line 10 of file IDatabaseSvc.h.
typedef std::vector<DatabaseRecord> DatabaseRecordVector |
Definition at line 11 of file IDatabaseSvc.h.
static const InterfaceID IID_IDatabaseSvc | ( | "IDatabaseSvc" | , |
1 | , | ||
0 | |||
) | [static] |