|
CUBRID Engine
latest
|
#include "dbtype_def.h"#include "db_client_type.hpp"#include "packable_object.hpp"#include <string>

Go to the source code of this file.
Classes | |
| struct | clientids |
| struct | boot_client_credential |
Typedefs | |
| typedef enum db_client_type | BOOT_CLIENT_TYPE |
| typedef struct clientids | CLIENTIDS |
| typedef struct boot_client_credential | BOOT_CLIENT_CREDENTIAL |
Variables | |
| const size_t | LOG_USERNAME_MAX = DB_MAX_USER_LENGTH + 1 |
| typedef struct boot_client_credential BOOT_CLIENT_CREDENTIAL |
Definition at line 81 of file client_credentials.hpp.
| typedef enum db_client_type BOOT_CLIENT_TYPE |
Definition at line 33 of file client_credentials.hpp.
Definition at line 37 of file client_credentials.hpp.
| const size_t LOG_USERNAME_MAX = DB_MAX_USER_LENGTH + 1 |
Definition at line 35 of file client_credentials.hpp.
Referenced by lock_demote_class_lock(), logpb_checkpoint_trans(), clientids::set_user(), and xlogtb_get_pack_tran_table().