ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
ocpp::MessageDispatcherInterface< T > Member List

This is the complete list of members for ocpp::MessageDispatcherInterface< T >, including all inherited members.

dispatch_call(const json &call, bool triggered=false)=0ocpp::MessageDispatcherInterface< T >pure virtual
dispatch_call_async(const json &call, bool triggered=false)=0ocpp::MessageDispatcherInterface< T >pure virtual
dispatch_call_error(const json &call_error)=0ocpp::MessageDispatcherInterface< T >pure virtual
dispatch_call_result(const json &call_result)=0ocpp::MessageDispatcherInterface< T >pure virtual
~MessageDispatcherInterface() (defined in ocpp::MessageDispatcherInterface< T >)ocpp::MessageDispatcherInterface< T >inlinevirtual