| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

IUpdateable Class Reference

Object update interface definition. More...

#include <GaudiKernel/IUpdateable.h>

List of all members.


Public Member Functions

virtual ~IUpdateable ()
 destructor
virtual StatusCode update (int flag)=0
 Output serialisation 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 15 of file IUpdateable.h.


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:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:11 2011 for GaudiKernel by doxygen 1.4.7