changeset 53 | eabc8c503852 |
parent 33 | 5e8b14bae8c3 |
48:a493a607b5bf | 53:eabc8c503852 |
---|---|
29 #include "tmsproxy.h" |
29 #include "tmsproxy.h" |
30 #include "tmsfactoryimpl.h" |
30 #include "tmsfactoryimpl.h" |
31 |
31 |
32 using namespace TMS; |
32 using namespace TMS; |
33 |
33 |
34 TMSFactoryImpl::TMSFactoryImpl() |
34 TMSFactoryImpl::TMSFactoryImpl(TMSVer& /*ver*/) |
35 { |
35 { |
36 iFormats.Reset(); |
36 iFormats.Reset(); |
37 } |
37 } |
38 |
38 |
39 TMSFactoryImpl::~TMSFactoryImpl() |
39 TMSFactoryImpl::~TMSFactoryImpl() |