![]() |
eRPC API Reference
Rev. 1.12.0
NXP Semiconductors
|
This is the complete list of members for erpc::Cursor, including all inherited members.
| Cursor(void) | erpc::Cursor | inline |
| Cursor(MessageBuffer &buffer) | erpc::Cursor | inlineexplicit |
| get(void) | erpc::Cursor | inline |
| get(void) const | erpc::Cursor | inline |
| getBuffer(void) | erpc::Cursor | |
| getBufferRef(void) | erpc::Cursor | |
| getRemaining(void) const | erpc::Cursor | inline |
| getRemainingUsed(void) const | erpc::Cursor | inline |
| operator const uint8_t *(void) const | erpc::Cursor | inline |
| operator uint8_t *(void) | erpc::Cursor | inline |
| operator++(void) | erpc::Cursor | |
| operator+=(uint16_t n) | erpc::Cursor | |
| operator--(void) | erpc::Cursor | |
| operator-=(uint16_t n) | erpc::Cursor | |
| operator[](int index) | erpc::Cursor | |
| operator[](int index) const | erpc::Cursor | |
| read(void *data, uint32_t length) | erpc::Cursor | |
| setBuffer(MessageBuffer &buffer, uint8_t reserved=0) | erpc::Cursor | |
| write(const void *data, uint32_t length) | erpc::Cursor |