DLTransformParam.h

Go to the documentation of this file.
00001 #ifndef _DLTRANSFORMPARAM_H_
00002 #define _DLTRANSFORMPARAM_H_
00003 
00009 class DLTransformParam
00010 {
00011    public:
00012 
00016    DLTransformParam();
00017 
00022    DLTransformParam(const DLTransformParam & orig);
00023 
00028    const DLTransformParam & operator=(const DLTransformParam & right);
00029 
00033    virtual ~DLTransformParam();
00034 
00035 };//end class
00036 
00039 #endif //_DLTRANSFORMPARAM_H_

DOCLIB is being developed under contract by a collaboration between:
The Laboratory for Language and Media Processing
Unviersity of Maryland, College Park
and
Booz | Allen | Hamilton

All Rights Reserved, 2003-2007