DtPar 173 extra_lib/include/DTAPI.h struct DtPar; DtPar 1235 extra_lib/include/DTAPI.h DtPar(); DtPar 1236 extra_lib/include/DTAPI.h DtPar(int ParId); // Constructor with DTAPI_PAR_xxx initialization DtPar 1237 extra_lib/include/DTAPI.h virtual ~DtPar(); DtPar 1271 extra_lib/include/DTAPI.h static DTAPI_RESULT FromXml(const std::wstring&, DtPar*& pPars, int& Count); DtPar 1272 extra_lib/include/DTAPI.h static DTAPI_RESULT ToXml(DtPar* pPars, int Count, std::wstring& XmlString); DtPar 1275 extra_lib/include/DTAPI.h DtPar& operator=(const DtPar&); DtPar 1279 extra_lib/include/DTAPI.h DtPar(const DtPar&); DtPar 2433 extra_lib/include/DTAPI.h DTAPI_RESULT GetPars(int Count, DtPar* pPars); DtPar 2484 extra_lib/include/DTAPI.h DTAPI_RESULT SetPars(int Count, DtPar* pPars); DtPar 6289 extra_lib/include/DTAPI.h DTAPI_RESULT GetPars(int Count, DtPar* pPars); DtPar 6296 extra_lib/include/DTAPI.h DTAPI_RESULT GetSupportedPars(int& NumPars, DtPar* pPars); DtPar 6310 extra_lib/include/DTAPI.h DTAPI_RESULT SetPars(int Count, DtPar* pPars);