PrimoBurner(tm) for C++
4.2
CD, DVD and Blu-ray Software Development Kit
|
emulation() const =0 | BootProps | [pure virtual] |
imageFile() const =0 | BootProps | [pure virtual] |
loadSegment() const =0 | BootProps | [pure virtual] |
platformID()=0 | BootProps | [pure virtual] |
sectorCount() const =0 | BootProps | [pure virtual] |
setEmulation(BootEmulation::Enum bootEmulation)=0 | BootProps | [pure virtual] |
setImageFile(const char_t *filename)=0 | BootProps | [pure virtual] |
setLoadSegment(uint16_t loadSegment)=0 | BootProps | [pure virtual] |
setPlatformID(BootPlatformID::Enum platformID)=0 | BootProps | [pure virtual] |
setSectorCount(uint16_t sectorCount)=0 | BootProps | [pure virtual] |
~BootProps() (defined in BootProps) | BootProps | [protected] |