1 #ifndef JOBOPTIONSSVC_H_ 2 #define JOBOPTIONSSVC_H_ 53 return m_svc_catalog.getProperty( client, name );
StatusCode getProperty(Gaudi::Details::PropertyBase *p) const override
get the property
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
Implementation of property with value of concrete type.
const std::vector< Gaudi::Details::PropertyBase * > & getProperties() const override
get all properties
Gaudi::Details::PropertyBase * property(const std::string &name) const
bool PyHelper() addPropertyToCatalogue(IInterface *p, char *comp, char *name, char *value)
const Gaudi::Details::PropertyBase * getClientProperty(const std::string &client, const std::string &name) const override
Get a property for a client.
This class is used for returning status codes from appropriate routines.
PropertyBase base class allowing PropertyBase* collections to be "homogeneous".
std::vector< const Gaudi::Details::PropertyBase * > PropertiesT
Base class used to extend a class implementing other interfaces.
The IProperty is the basic interface for all components which have properties that can be set or get...
const std::vector< Gaudi::Details::PropertyBase * > & getProperties() const override
get all properties
Helper functions to set/get the application return code.