18class TreatmentPackSource :
public ::PackSource {
29 TreatmentPackSource& operator=(TreatmentPackSource
const&);
30 TreatmentPackSource(TreatmentPackSource
const&);
31 TreatmentPackSource();
37 virtual ~TreatmentPackSource() =
default;
39 virtual ~TreatmentPackSource() ;
42 virtual ::PackOrigin getPackOrigin()
const ;
44 virtual ::PackType getPackType()
const ;
60 MCNAPI
void addPack(::std::shared_ptr<::Pack>&& pack);
82 MCNAPI ::PackOrigin $getPackOrigin()
const;
84 MCNAPI ::PackType $getPackType()
const;