|
Gaudi Framework, version v22r0 |
| Home | Generated: 9 Feb 2011 |
-*- C++ -*- ///////////////////////////// More...
#include <string>#include "GaudiKernel/System.h"#include "Reflex/Reflex.h"

Go to the source code of this file.
Namespaces | |
| namespace | DsoUtils |
Functions | |
| std::string | DsoUtils::libNativeName (const std::string &libName) |
| static std::string | DsoUtils::dsoName (const ROOT::Reflex::Member &) |
| static bool | DsoUtils::inDso (const ROOT::Reflex::Member &mem, const std::string &dsoname) |
-*- C++ -*- /////////////////////////////
A mixed bag of "portable" utils for DSO (Dynamic Shared Objects)
Definition in file DsoUtils.h.