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

RefCount.h

00001 #include <ilu/ilu.hh>
00002 
00003 inline unsigned refCount(iluObject* ob) {
00004     return *((unsigned*)ob + 6);
00005 }

Generated on Thu Jul 15 09:50:50 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5