| BootCommand() | elftosb::EncoreBootImage::BootCommand | inline |
| calculateChecksum(const boot_command_t &header) | elftosb::EncoreBootImage::BootCommand | virtual |
| CMD_ADDRESS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| CMD_COUNT_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| CMD_DATA_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| CMD_FLAGS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| CMD_TAG_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| createFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed) | elftosb::EncoreBootImage::BootCommand | static |
| debugPrint() const | elftosb::EncoreBootImage::TagCommand | virtual |
| fillCommandHeader(boot_command_t &header) | elftosb::EncoreBootImage::TagCommand | virtual |
| getBlockCount() const | elftosb::EncoreBootImage::BootCommand | virtual |
| getBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data) | elftosb::EncoreBootImage::BootCommand | virtual |
| getDataBlockCount() const | elftosb::EncoreBootImage::BootCommand | inlinevirtual |
| getDataBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data) | elftosb::EncoreBootImage::BootCommand | inlinevirtual |
| getTag() const | elftosb::EncoreBootImage::TagCommand | inlinevirtual |
| initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed) | elftosb::EncoreBootImage::TagCommand | virtual |
| m_isLast | elftosb::EncoreBootImage::TagCommand | protected |
| m_sectionFlags | elftosb::EncoreBootImage::TagCommand | protected |
| m_sectionIdentifier | elftosb::EncoreBootImage::TagCommand | protected |
| m_sectionLength | elftosb::EncoreBootImage::TagCommand | protected |
| setLast(bool isLast) (defined in elftosb::EncoreBootImage::TagCommand) | elftosb::EncoreBootImage::TagCommand | inline |
| setSectionFlags(uint32_t flags) (defined in elftosb::EncoreBootImage::TagCommand) | elftosb::EncoreBootImage::TagCommand | inline |
| setSectionIdentifier(uint32_t identifier) (defined in elftosb::EncoreBootImage::TagCommand) | elftosb::EncoreBootImage::TagCommand | inline |
| setSectionLength(uint32_t length) (defined in elftosb::EncoreBootImage::TagCommand) | elftosb::EncoreBootImage::TagCommand | inline |
| TagCommand() | elftosb::EncoreBootImage::TagCommand | inline |
| TagCommand(const Section §ion) | elftosb::EncoreBootImage::TagCommand | |
| validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields) | elftosb::EncoreBootImage::BootCommand | protected |
| ~BootCommand() | elftosb::EncoreBootImage::BootCommand | inlinevirtual |