Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

SimpleIntData.hh

00001 #ifndef SIMPLEINTDATA
00002 #define SIMPLEINTDATA
00003 
00004 #include "SimpleArrayData.hh"
00005 
00006 typedef SimpleArrayDataT<int> SimpleIntData;
00007 typedef Handle<SimpleIntData> SimpleIntDataHandle;
00008 
00009 #endif

Generated on Wed Aug 27 10:03:41 2003 for iotr by doxygen1.2.18