#include "GaudiKernel/SmartRefBase.h"Go to the source code of this file.
Compounds | |
| class | SmartRef |
Defines | |
| #define | KERNEL_SMARTREF_H 1 |
Functions | |
| template<classTYPE> bool | operator!= (const SmartRef<TYPE>& ref, int) |
| Friend helper to check for object existence (will load object). More... | |
| template<classTYPE> bool | operator!= (int, const SmartRef<TYPE>& ref) |
| Friend helper to check for object existence (will load object). More... | |
|
|
Definition at line 11 of file SmartRef.h. |
|
||||||
|
Friend helper to check for object existence (will load object).
Definition at line 278 of file SmartRef.h. |
|
||||||
|
Friend helper to check for object existence (will load object).
Definition at line 271 of file SmartRef.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000