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

In This Package:

SoLVolumeCnv.h

Go to the documentation of this file.
00001 #ifndef SoDet_SoLVolumeCnv_h
00002 #define SoDet_SoLVolumeCnv_h
00003 
00004 #include "SoDetConverter.h"
00005 
00006 template <class T> class CnvFactory;
00007 
00008 class SoLVolumeCnv : public SoDetConverter {
00009   friend class CnvFactory<SoLVolumeCnv>;
00010 public:
00011   SoLVolumeCnv(ISvcLocator*);
00012   // The next method should be replaced by one with a single arguement
00013   virtual StatusCode createRep(DataObject*,IOpaqueAddress*&);
00014 public:
00015   static const CLID& classID();
00016   static const unsigned char storageType();
00017 };
00018 
00019 #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