![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <sstream>#include <system_error>#include "mysql/harness/net_ts/buffer.h"#include "mysql/harness/stdx/expected.h"#include "mysqlrouter/classic_protocol_codec_session_track.h"#include "mysqlrouter/classic_protocol_constants.h"#include "mysqlrouter/classic_protocol_session_track.h"Functions | |
| template<class T > | |
| static constexpr uint8_t | type_byte () | 
| stdx::expected< std::vector< std::pair< std::string, std::string > >, std::error_code > | session_trackers_to_string (net::const_buffer session_trackers, classic_protocol::capabilities::value_type caps) | 
| stdx::expected< std::vector< std::pair< std::string, std::string > >, std::error_code > session_trackers_to_string | ( | net::const_buffer | session_trackers, | 
| classic_protocol::capabilities::value_type | caps | ||
| ) | 
      
  | 
  staticconstexpr |