|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
This is the complete list of members for ocpp::v16::MessageDispatcher, including all inherited members.
| dispatch_call(const json &call, bool triggered=false) override | ocpp::v16::MessageDispatcher | virtual |
| dispatch_call_async(const json &call, bool triggered) override | ocpp::v16::MessageDispatcher | virtual |
| dispatch_call_error(const json &call_error) override | ocpp::v16::MessageDispatcher | virtual |
| dispatch_call_result(const json &call_result) override | ocpp::v16::MessageDispatcher | virtual |
| MessageDispatcher(ocpp::MessageQueue< MessageType > &message_queue, ChargePointConfiguration &configuration, std::atomic< RegistrationStatus > ®istration_status) (defined in ocpp::v16::MessageDispatcher) | ocpp::v16::MessageDispatcher | inline |