Skip to content

Struct au_user_cache

ClassList > au_user_cache

  • #include <authenticate_cache.hpp>

Public Attributes

Type Name
int index
std::string name
struct au_user_cache * next
DB_OBJECT * user

Public Functions

Type Name
au_user_cache () = default

Public Attributes Documentation

variable index

int au_user_cache::index;

variable name

std::string au_user_cache::name;

variable next

struct au_user_cache* au_user_cache::next;

variable user

DB_OBJECT* au_user_cache::user;

Public Functions Documentation

function au_user_cache

au_user_cache::au_user_cache () = default


The documentation for this class was generated from the following file cubrid/src/object/authenticate_cache.hpp