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

In This Package:

SoDetElemCnv.h

Go to the documentation of this file.
00001 #ifndef SoDet_SoDetElemCnv_h
00002 #define SoDet_SoDetElemCnv_h
00003 
00004 #include "SoDetConverter.h"
00005 
00006 template <class T> class CnvFactory;
00007 
00008 class SoDetElemCnv : public SoDetConverter {
00009   friend class CnvFactory<SoDetElemCnv>;
00010 public:
00011   SoDetElemCnv(ISvcLocator*);
00012   virtual StatusCode createRep(DataObject*,IOpaqueAddress*&);
00013 public:
00014   static const CLID& classID();
00015   static const unsigned char storageType();
00016 };
00017 
00018 #endif
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:02:29 2011 for SoDet by doxygen 1.4.7