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

This is the complete list of members for elftosb::EncoreBootImage::TagCommand, 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::TagCommandvirtual
fillCommandHeader(boot_command_t &header)elftosb::EncoreBootImage::TagCommandvirtual
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 elftosb::EncoreBootImage::TagCommandinlinevirtual
initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)elftosb::EncoreBootImage::TagCommandvirtual
m_isLastelftosb::EncoreBootImage::TagCommandprotected
m_sectionFlagselftosb::EncoreBootImage::TagCommandprotected
m_sectionIdentifierelftosb::EncoreBootImage::TagCommandprotected
m_sectionLengthelftosb::EncoreBootImage::TagCommandprotected
setLast(bool isLast) (defined in elftosb::EncoreBootImage::TagCommand)elftosb::EncoreBootImage::TagCommandinline
setSectionFlags(uint32_t flags) (defined in elftosb::EncoreBootImage::TagCommand)elftosb::EncoreBootImage::TagCommandinline
setSectionIdentifier(uint32_t identifier) (defined in elftosb::EncoreBootImage::TagCommand)elftosb::EncoreBootImage::TagCommandinline
setSectionLength(uint32_t length) (defined in elftosb::EncoreBootImage::TagCommand)elftosb::EncoreBootImage::TagCommandinline
TagCommand()elftosb::EncoreBootImage::TagCommandinline
TagCommand(const Section &section)elftosb::EncoreBootImage::TagCommand
validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields)elftosb::EncoreBootImage::BootCommandprotected
~BootCommand()elftosb::EncoreBootImage::BootCommandinlinevirtual