Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

RefCount.h

Go to the documentation of this file.
00001 #include <ilu/ilu.hh>
00002 
00003 inline unsigned refCount(iluObject* ob) {
00004     return *((unsigned*)ob + 6);
00005 }

Generated on Tue Dec 16 11:29:30 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3