| 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::MemEnableCommand | virtual |
| fillCommandHeader(boot_command_t &header) | elftosb::EncoreBootImage::MemEnableCommand | virtual |
| getAddressRange(uint32_t *startAddress, uint32_t *count) const (defined in elftosb::EncoreBootImage::MemEnableCommand) | elftosb::EncoreBootImage::MemEnableCommand | |
| 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 |
| getMemControllerId() const (defined in elftosb::EncoreBootImage::MemEnableCommand) | elftosb::EncoreBootImage::MemEnableCommand | inline |
| getTag() const | elftosb::EncoreBootImage::MemEnableCommand | inlinevirtual |
| initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed) | elftosb::EncoreBootImage::MemEnableCommand | virtual |
| m_byteCount (defined in elftosb::EncoreBootImage::MemEnableCommand) | elftosb::EncoreBootImage::MemEnableCommand | protected |
| m_memControllerId (defined in elftosb::EncoreBootImage::MemEnableCommand) | elftosb::EncoreBootImage::MemEnableCommand | protected |
| m_startAddress (defined in elftosb::EncoreBootImage::MemEnableCommand) | elftosb::EncoreBootImage::MemEnableCommand | protected |
| MemEnableCommand() | elftosb::EncoreBootImage::MemEnableCommand | inline |
| setAddressRange(uint32_t startAddress, uint32_t count) (defined in elftosb::EncoreBootImage::MemEnableCommand) | elftosb::EncoreBootImage::MemEnableCommand | |
| setMemControllerId(uint32_t memControllerId) (defined in elftosb::EncoreBootImage::MemEnableCommand) | elftosb::EncoreBootImage::MemEnableCommand | inline |
| validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields) | elftosb::EncoreBootImage::BootCommand | protected |
| ~BootCommand() | elftosb::EncoreBootImage::BootCommand | inlinevirtual |