| 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::EraseCommand | virtual |
| EraseCommand() | elftosb::EncoreBootImage::EraseCommand | inline |
| fillCommandHeader(boot_command_t &header) | elftosb::EncoreBootImage::EraseCommand | virtual |
| getAddressRange(uint32_t *startAddress, uint32_t *count) const (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | |
| 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 |
| getEraseAll() const (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | inline |
| getEraseAllUnsecure() const (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | inline |
| getMemoryId() const (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | inline |
| getTag() const | elftosb::EncoreBootImage::EraseCommand | inlinevirtual |
| initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed) | elftosb::EncoreBootImage::EraseCommand | virtual |
| m_byteCount (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | protected |
| m_doEraseAll (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | protected |
| m_doEraseAllUnsecure (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | protected |
| m_memoryId (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | protected |
| m_startAddress (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | protected |
| setAddressRange(uint32_t startAddress, uint32_t count) (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | |
| setEraseAll(bool doEraseAll) (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | inline |
| setEraseAllUnsecure(bool doEraseAllUnsecure) (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | inline |
| setMemoryId(uint32_t memId) (defined in elftosb::EncoreBootImage::EraseCommand) | elftosb::EncoreBootImage::EraseCommand | inline |
| validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields) | elftosb::EncoreBootImage::BootCommand | protected |
| ~BootCommand() | elftosb::EncoreBootImage::BootCommand | inlinevirtual |