Arduino-Scheduler
Portable Collaborative Multi-Tasking Scheduler for Arduino
|
This is the complete list of members for Channel, including all inherited members.
Channel() | Channel | inline |
m_buf | Channel | protected |
m_max | Channel | protected |
m_serving | Channel | protected |
m_size | Channel | protected |
m_ticket | Channel | protected |
recv(void *buf, size_t size) | Channel | inline |
send(const void *buf, size_t size) | Channel | inline |