Gaudi Framework, version v20r4

Generated: 8 Jan 2009

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 Thu Jan 8 17:51:50 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004