![]() |
Kinetis Bootloader Host
2.0.0
Host Tools for Kinetis devices
|
This is the complete list of members for Blob, including all inherited members.
| append(const uint8_t *newData, unsigned newDataLength) | Blob | |
| append(const uint8_t *newData, unsigned newDataLength) | Blob | |
| Blob() | Blob | |
| Blob(const uint8_t *data, unsigned length) | Blob | |
| Blob(const Blob &other) | Blob | |
| Blob() | Blob | |
| Blob(const uint8_t *data, unsigned length) | Blob | |
| Blob(const Blob &other) | Blob | |
| clear() | Blob | |
| clear() | Blob | |
| getData() (defined in Blob) | Blob | inline |
| getData() const (defined in Blob) | Blob | inline |
| getData() (defined in Blob) | Blob | inline |
| getData() const (defined in Blob) | Blob | inline |
| getLength() const (defined in Blob) | Blob | inline |
| getLength() const (defined in Blob) | Blob | inline |
| m_data | Blob | protected |
| m_length | Blob | protected |
| operator const uint8_t *() const (defined in Blob) | Blob | inline |
| operator const uint8_t *() const (defined in Blob) | Blob | inline |
| operator uint8_t *() (defined in Blob) | Blob | inline |
| operator uint8_t *() (defined in Blob) | Blob | inline |
| relinquish() | Blob | |
| relinquish() | Blob | |
| setData(const uint8_t *data, unsigned length) | Blob | |
| setData(const uint8_t *data, unsigned length) | Blob | |
| setLength(unsigned length) | Blob | |
| setLength(unsigned length) | Blob | |
| ~Blob() | Blob | virtual |
| ~Blob() | Blob | virtual |