ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
ocpp::v2::MessageDispatcher Member List

This is the complete list of members for ocpp::v2::MessageDispatcher, including all inherited members.

dispatch_call(const json &call, bool triggered=false) overrideocpp::v2::MessageDispatchervirtual
dispatch_call_async(const json &call, bool triggered) overrideocpp::v2::MessageDispatchervirtual
dispatch_call_error(const json &call_error) overrideocpp::v2::MessageDispatchervirtual
dispatch_call_result(const json &call_result) overrideocpp::v2::MessageDispatchervirtual
MessageDispatcher(ocpp::MessageQueue< MessageType > &message_queue, DeviceModel &device_model, std::atomic< RegistrationStatusEnum > &registration_status) (defined in ocpp::v2::MessageDispatcher)ocpp::v2::MessageDispatcherinline