3#include "mc/_HeaderOutputPredefine.h"
16 virtual ~IDlcBatcher();
18 virtual ::IDlcBatchModel& getDlcBatchModel(::std::vector<::DlcId>
const&) = 0;
20 virtual ::IDlcBatchModel& getDlcBatchModel(::std::vector<::std::string>
const&) = 0;
22 virtual ::IDlcBatchModel& getDlcBatchModel(::std::vector<::PackIdVersion>
const&) = 0;
Definition IDlcBatcher.h:5
static MCAPI void ** $vftable()
Definition IDlcBatchModel.h:5
Definition PackIdVersion.h:10