Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

IJobOptionsSvc Class Reference

Main interface for the JobOptions service. More...

#include <GaudiKernel/IJobOptionsSvc.h>

Inheritance diagram for IJobOptionsSvc:

IInterface List of all members.

Public Methods

virtual StatusCode setMyProperties ( const std::string& client, IProperty* me ) = 0
 Override default properties of the calling client. More...


Static Public Methods

const InterfaceIDinterfaceID ()
 Retrieve interface ID. More...


Detailed Description

Main interface for the JobOptions service.

Author(s):
Pere Mato

Definition at line 22 of file IJobOptionsSvc.h.


Member Function Documentation

const InterfaceID & IJobOptionsSvc::interfaceID ( ) [inline, static]
 

Retrieve interface ID.

Reimplemented from IInterface.

Definition at line 25 of file IJobOptionsSvc.h.

StatusCode IJobOptionsSvc::setMyProperties ( const std::string & client,
IProperty * me ) [pure virtual]
 

Override default properties of the calling client.

Parameters:
client   Name of the client algorithm or service
me   Address of the interface IProperty of the client

Referenced by Service::setProperties(), Auditor::setProperties(), AlgTool::setProperties(), and Algorithm::setProperties().


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 12:22:12 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000