File client_credentials.cpp¶
FileList > cubrid > src > transaction > client_credentials.cpp
Go to the source code of this file
#include "client_credentials.hpp"#include "porting.h"#include <algorithm>#include "memory_wrapper.hpp"
Public Static Functions¶
| Type | Name |
|---|---|
| void | string_ncopy (std::string & dest, const char * src, size_t max_size) |
Macros¶
| Type | Name |
|---|---|
| define | BOOTCLCRED_PACKER_ARGS [**db\_name**](pl_8cpp.md#variable-db_name), db\_password |
| define | CLIENTID_PACKER_ARGS (client_type_as_int) [**client\_type\_as\_int**](broker__monitor_8c.md#function-timeout), client\_info, db\_user, [**program\_name**](cas__common__vars_8c.md#variable-program_name), login\_name, host\_name, client\_ip\_addr, process\_id |
Public Static Functions Documentation¶
function string_ncopy¶
Macro Definition Documentation¶
define BOOTCLCRED_PACKER_ARGS¶
define CLIENTID_PACKER_ARGS¶
#define CLIENTID_PACKER_ARGS (
client_type_as_int
) `client_type_as_int , client_info, db_user, program_name , login_name, host_name, client_ip_addr, process_id`
The documentation for this class was generated from the following file cubrid/src/transaction/client_credentials.cpp