| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

IDybInputLoadTool.cc

Go to the documentation of this file.
00001 #include "DybIO/IDybInputLoadTool.h"
00002 
00003 namespace {
00004     const InterfaceID IID_IDybInputLoadTool("IDybInputLoadTool",0,0);
00005 }
00006 
00007 const InterfaceID& IDybInputLoadTool::interfaceID()
00008 {
00009     return IID_IDybInputLoadTool; 
00010 }
00011 
00012 
00013 IDybInputLoadTool::~IDybInputLoadTool()
00014 {
00015 }
00016 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:47:44 2011 for DybIO by doxygen 1.4.7