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

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

error_code (defined in ocpp::v16::ErrorInfo)ocpp::v16::ErrorInfo
ErrorInfo(const std::string uuid, const ChargePointErrorCode error_code, const bool is_fault) (defined in ocpp::v16::ErrorInfo)ocpp::v16::ErrorInfo
ErrorInfo(const std::string uuid, const ChargePointErrorCode error_code, const bool is_fault, const std::optional< std::string > info) (defined in ocpp::v16::ErrorInfo)ocpp::v16::ErrorInfo
ErrorInfo(const std::string uuid, const ChargePointErrorCode error_code, const bool is_fault, const std::optional< std::string > info, const std::optional< std::string > vendor_id) (defined in ocpp::v16::ErrorInfo)ocpp::v16::ErrorInfo
ErrorInfo(const std::string uuid, const ChargePointErrorCode error_code, const bool is_fault, const std::optional< std::string > info, const std::optional< std::string > vendor_id, const std::optional< std::string > vendor_error_code) (defined in ocpp::v16::ErrorInfo)ocpp::v16::ErrorInfo
infoocpp::v16::ErrorInfo
is_faultocpp::v16::ErrorInfo
timestampocpp::v16::ErrorInfo
uuid (defined in ocpp::v16::ErrorInfo)ocpp::v16::ErrorInfo
vendor_error_codeocpp::v16::ErrorInfo
vendor_idocpp::v16::ErrorInfo