Gaudi Framework, version v20r2

Generated: 18 Jul 2008

IUpdateable Class Reference

#include <GaudiKernel/IUpdateable.h>

List of all members.


Detailed Description

Object update interface definition.

Definition of a interface to recalculate object properties.

Author:
M.Frank
Version:
1.0

Definition at line 15 of file IUpdateable.h.

Public Member Functions

virtual ~IUpdateable ()
 destructor
virtual StatusCode update (int flag)=0
 Output serialisation to stream buffer.


Constructor & Destructor Documentation

virtual IUpdateable::~IUpdateable (  )  [inline, virtual]

destructor

Definition at line 19 of file IUpdateable.h.

00019 { }


Member Function Documentation

virtual StatusCode IUpdateable::update ( int  flag  )  [pure virtual]

Output serialisation to stream buffer.

Saves the status of the object.

Parameters:
flag Flag to trigger implementation specific action.
Returns:
Status code indicating success or failure.


The documentation for this class was generated from the following file:
Generated at Fri Jul 18 12:08:31 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004