modm API documentation
|
This is the complete list of members for xpcc::Communicator, including all inherited members.
AbstractComponent (defined in xpcc::Communicator) | xpcc::Communicator | friend |
callAction(uint8_t receiver, uint8_t actionIdentifier) (defined in xpcc::Communicator) | xpcc::Communicator | |
callAction(uint8_t receiver, uint8_t actionIdentifier, ResponseCallback &responseCallback) (defined in xpcc::Communicator) | xpcc::Communicator | |
callAction(uint8_t receiver, uint8_t actionIdentifier, const T &data) (defined in xpcc::Communicator) | xpcc::Communicator | |
callAction(uint8_t receiver, uint8_t actionIdentifier, const T &data, ResponseCallback &responseCallback) (defined in xpcc::Communicator) | xpcc::Communicator | |
getIdentifier() const (defined in xpcc::Communicator) | xpcc::Communicator | inline |
publishEvent(uint8_t eventIdentifier) (defined in xpcc::Communicator) | xpcc::Communicator | |
publishEvent(uint8_t eventIdentifier, const T &data) (defined in xpcc::Communicator) | xpcc::Communicator | |
sendNegativeResponse(const ResponseHandle &handle, const T &data) (defined in xpcc::Communicator) | xpcc::Communicator | |
sendNegativeResponse(const ResponseHandle &handle) (defined in xpcc::Communicator) | xpcc::Communicator | |
sendResponse(const ResponseHandle &handle) (defined in xpcc::Communicator) | xpcc::Communicator | |
sendResponse(const ResponseHandle &handle, const T &data) (defined in xpcc::Communicator) | xpcc::Communicator |