16class TreatmentPackSource :
public ::PackSource {
27 TreatmentPackSource& operator=(TreatmentPackSource
const&);
28 TreatmentPackSource(TreatmentPackSource
const&);
29 TreatmentPackSource();
34 virtual ~TreatmentPackSource() =
default;
36 virtual ::PackOrigin getPackOrigin()
const ;
38 virtual ::PackType getPackType()
const ;
47 MCNAPI ::PackOrigin $getPackOrigin()
const;
49 MCNAPI ::PackType $getPackType()
const;