Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

SmartRef.h File Reference

#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...


Define Documentation

#define KERNEL_SMARTREF_H   1
 

Definition at line 11 of file SmartRef.h.


Function Documentation

template<classTYPE>
bool operator!= ( int,
const SmartRef< TYPE >& ref ) [inline]
 

Friend helper to check for object existence (will load object).

Definition at line 278 of file SmartRef.h.

template<classTYPE>
bool operator!= ( const SmartRef< TYPE >& ref,
int ) [inline]
 

Friend helper to check for object existence (will load object).

Definition at line 271 of file SmartRef.h.


Generated at Wed Nov 21 12:22:07 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000