| 
    Diag-Client-Lib
    
   | 
 
Functions | |
| template<typename... T> | |
| std::string | Append (T... args) | 
| std::string | CreateConnectionName (std::string_view connection_name, std::uint8_t connection_id) | 
| Function to append the connection id to the connection name.  More... | |
| std::string uds_transport::anonymous_namespace{connection.h}::Append | ( | T... | args | ) | 
Definition at line 25 of file connection.h.
      
  | 
  inline | 
Function to append the connection id to the connection name.
Definition at line 34 of file connection.h.