MySQL 8.3.0
Source Code Documentation
xcom_vp_str.h File Reference

Go to the source code of this file.

Functions

const char * delivery_status_to_str (delivery_status x)
 
const char * cons_type_to_str (cons_type x)
 
const char * cargo_type_to_str (cargo_type x)
 
const char * recover_action_to_str (recover_action x)
 
const char * pax_op_to_str (pax_op x)
 
const char * pax_msg_type_to_str (pax_msg_type x)
 
const char * client_reply_code_to_str (client_reply_code x)
 
const char * xcom_proto_to_str (xcom_proto x)
 

Function Documentation

◆ cargo_type_to_str()

const char * cargo_type_to_str ( cargo_type  x)

◆ client_reply_code_to_str()

const char * client_reply_code_to_str ( client_reply_code  x)

◆ cons_type_to_str()

const char * cons_type_to_str ( cons_type  x)

◆ delivery_status_to_str()

const char * delivery_status_to_str ( delivery_status  x)

◆ pax_msg_type_to_str()

const char * pax_msg_type_to_str ( pax_msg_type  x)

◆ pax_op_to_str()

const char * pax_op_to_str ( pax_op  x)

◆ recover_action_to_str()

const char * recover_action_to_str ( recover_action  x)

◆ xcom_proto_to_str()

const char * xcom_proto_to_str ( xcom_proto  x)