5 #ifdef GYOTO_USE_XERCES
25 #ifndef __GyotoFactoryMessenger_H_
26 #define __GyotoFactoryMessenger_H_
33 #ifndef XERCES_INCLUDE_WCHAR_H
34 #define XERCES_INCLUDE_WCHAR_H 0
36 #include <xercesc/dom/DOMElement.hpp>
43 class FactoryMessenger;
44 namespace Metric {
class Generic; }
45 namespace Astrobj {
class Generic; }
46 namespace Spectrum {
class Generic ; }
169 std::string* content,
170 std::string* unit=NULL);
249 std::string
fullPath(std::string relpath) ;
336 void setParameter(std::string name,
unsigned int value);
346 void setParameter(std::string name,
unsigned long value);
391 void setParameter(std::string name,
double val[],
size_t n,