00001 // ParameterTranslator.cpp: implementation of the CParameterTranslator class. 00002 // 00004 00005 #include "ParameterTranslator.h" 00006 00008 // Construction/Destruction 00010 00011 CParameterTranslator::CParameterTranslator() 00012 { 00013 00014 } 00015 00016 CParameterTranslator::~CParameterTranslator() 00017 { 00018 00019 } 00020