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