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

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

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