Gaudi Framework, version v23r8

Home   Generated: Fri May 31 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ContainedObject.cpp
Go to the documentation of this file.
2 
4  // If the object is contained in a container, remove it from there
5  if( 0 != m_parent ) {
6  m_parent->remove(this);
7  }
8 }

Generated at Fri May 31 2013 15:09:08 for Gaudi Framework, version v23r8 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004