|
Gaudi Framework, version v24r2 |
| Home | Generated: Wed Dec 4 2013 |
#include "GaudiKernel/StreamBuffer.h"#include "GaudiKernel/LinkManager.h"#include "GaudiKernel/DataObject.h"#include "GaudiKernel/IInspector.h"#include "GaudiKernel/IRegistry.h"#include <vector>#include <memory>
Go to the source code of this file.
Functions | |
| static std::string | _sDataObjectCppNotRegistered ("NotRegistered") |
| static std::vector< DataObject ** > & | objectStack () |
Variables | |
| static DataObject * | s_objPtr = 0 |
| static DataObject ** | s_currObj = &s_objPtr |
|
static |
|
static |
Definition at line 85 of file DataObject.cpp.
|
static |
Definition at line 83 of file DataObject.cpp.
|
static |
Definition at line 82 of file DataObject.cpp.