| 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::FillCommand | virtual |
| FillCommand() | elftosb::EncoreBootImage::FillCommand | |
| fillCommandHeader(boot_command_t &header) | elftosb::EncoreBootImage::FillCommand | virtual |
| getAddress() const (defined in elftosb::EncoreBootImage::FillCommand) | elftosb::EncoreBootImage::FillCommand | inline |
| 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 |
| getFillCount() const (defined in elftosb::EncoreBootImage::FillCommand) | elftosb::EncoreBootImage::FillCommand | inline |
| getPattern() const (defined in elftosb::EncoreBootImage::FillCommand) | elftosb::EncoreBootImage::FillCommand | inline |
| getTag() const | elftosb::EncoreBootImage::FillCommand | inlinevirtual |
| initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed) | elftosb::EncoreBootImage::FillCommand | virtual |
| m_address | elftosb::EncoreBootImage::FillCommand | protected |
| m_count | elftosb::EncoreBootImage::FillCommand | protected |
| m_pattern | elftosb::EncoreBootImage::FillCommand | protected |
| setAddress(uint32_t address) (defined in elftosb::EncoreBootImage::FillCommand) | elftosb::EncoreBootImage::FillCommand | inline |
| setFillCount(uint32_t count) (defined in elftosb::EncoreBootImage::FillCommand) | elftosb::EncoreBootImage::FillCommand | inline |
| setPattern(uint8_t pattern) | elftosb::EncoreBootImage::FillCommand | |
| setPattern(uint16_t pattern) | elftosb::EncoreBootImage::FillCommand | |
| setPattern(uint32_t pattern) (defined in elftosb::EncoreBootImage::FillCommand) | elftosb::EncoreBootImage::FillCommand | |
| validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields) | elftosb::EncoreBootImage::BootCommand | protected |
| ~BootCommand() | elftosb::EncoreBootImage::BootCommand | inlinevirtual |