| 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::ProgramCommand | virtual |
| fillCommandHeader(boot_command_t &header) | elftosb::EncoreBootImage::ProgramCommand | 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 |
| getDataWord1() const (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| getDataWord2() const (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| getIndex() const (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| getMemSpace() const (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| getTag() const | elftosb::EncoreBootImage::ProgramCommand | inlinevirtual |
| initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed) | elftosb::EncoreBootImage::ProgramCommand | virtual |
| isEightByte() const (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| m_dataWord1 | elftosb::EncoreBootImage::ProgramCommand | protected |
| m_dataWord2 | elftosb::EncoreBootImage::ProgramCommand | protected |
| m_index | elftosb::EncoreBootImage::ProgramCommand | protected |
| m_isEightByte | elftosb::EncoreBootImage::ProgramCommand | protected |
| m_memSpace | elftosb::EncoreBootImage::ProgramCommand | protected |
| ProgramCommand() | elftosb::EncoreBootImage::ProgramCommand | inline |
| setDataWord1(uint32_t dataWord) (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| setDataWord2(uint32_t dataWord) (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| setIndex(uint32_t index) (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| setIsEightByte(bool doIt) (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| setMemSpace(uint32_t id) (defined in elftosb::EncoreBootImage::ProgramCommand) | elftosb::EncoreBootImage::ProgramCommand | inline |
| validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields) | elftosb::EncoreBootImage::BootCommand | protected |
| ~BootCommand() | elftosb::EncoreBootImage::BootCommand | inlinevirtual |