• Classes
  • Namespaces
  • Files
  • Related Pages
  • File List
  • File Members

CDBProps.idl

Go to the documentation of this file.
00001 #ifndef _CDB_PROPS_IDL_
00002 
00003 #define _CDB_PROPS_IDL_
00004 
00005 #include <baci.idl>
00006 
00007 #pragma prefix "alma"
00008 
00009 module CDB_PROPS{
00010         interface cdbProps : ACS::ACSComponent{
00011                 long runTest();
00012         };
00013 };
00014 
00015 #endif

Generated on Thu Jan 12 2012 23:13:14 for ACS-10.0 IDL interfaces by  doxygen 1.7.0