Gaudi Framework, version v23r0

Home   Generated: Mon Jan 30 2012
Public Member Functions

IUpdateable Class Reference

Object update interface definition. More...

#include <GaudiKernel/IUpdateable.h>

Inheritance diagram for IUpdateable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Object update interface definition.

Definition of a interface to recalculate object properties.

Author:
M.Frank
Version:
1.0

Definition at line 16 of file IUpdateable.h.


Constructor & Destructor Documentation

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

Default destructor.

Definition at line 20 of file IUpdateable.h.

{ }

Member Function Documentation

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

Output serialization to stream buffer.

Saves the status of the object.

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

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Jan 30 2012 13:53:17 for Gaudi Framework, version v23r0 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004