|
ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
|
This is the complete list of members for ocpp::MessageDispatcherInterface< T >, including all inherited members.
| dispatch_call(const json &call, bool triggered=false)=0 | ocpp::MessageDispatcherInterface< T > | pure virtual |
| dispatch_call_async(const json &call, bool triggered=false)=0 | ocpp::MessageDispatcherInterface< T > | pure virtual |
| dispatch_call_error(const json &call_error)=0 | ocpp::MessageDispatcherInterface< T > | pure virtual |
| dispatch_call_result(const json &call_result)=0 | ocpp::MessageDispatcherInterface< T > | pure virtual |
| ~MessageDispatcherInterface() (defined in ocpp::MessageDispatcherInterface< T >) | ocpp::MessageDispatcherInterface< T > | inlinevirtual |