Kinetis Bootloader Host  2.0.0
Host Tools for Kinetis devices
elftosb::EncoreBootImage::BootCommand Member List

This is the complete list of members for elftosb::EncoreBootImage::BootCommand, including all inherited members.

BootCommand()elftosb::EncoreBootImage::BootCommandinline
calculateChecksum(const boot_command_t &header)elftosb::EncoreBootImage::BootCommandvirtual
CMD_ADDRESS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_COUNT_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_DATA_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_FLAGS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_TAG_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
createFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)elftosb::EncoreBootImage::BootCommandstatic
debugPrint() const elftosb::EncoreBootImage::CipherBlockGeneratorinlinevirtual
fillCommandHeader(boot_command_t &header)=0elftosb::EncoreBootImage::BootCommandpure virtual
getBlockCount() const elftosb::EncoreBootImage::BootCommandvirtual
getBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::BootCommandvirtual
getDataBlockCount() const elftosb::EncoreBootImage::BootCommandinlinevirtual
getDataBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::BootCommandinlinevirtual
getTag() const =0elftosb::EncoreBootImage::BootCommandpure virtual
initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)=0elftosb::EncoreBootImage::BootCommandpure virtual
validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields)elftosb::EncoreBootImage::BootCommandprotected
~BootCommand()elftosb::EncoreBootImage::BootCommandinlinevirtual