Jpp
Public Attributes | List of all members
SESSION_ID Struct Reference

#include <elogd.h>

Public Attributes

char user_name [256]
 
char session_id [32]
 
char host_ip [32]
 
time_t time
 

Detailed Description

Definition at line 265 of file elogd.h.

Member Data Documentation

◆ user_name

char SESSION_ID::user_name[256]

Definition at line 266 of file elogd.h.

◆ session_id

char SESSION_ID::session_id[32]

Definition at line 267 of file elogd.h.

◆ host_ip

char SESSION_ID::host_ip[32]

Definition at line 268 of file elogd.h.

◆ time

time_t SESSION_ID::time

Definition at line 269 of file elogd.h.


The documentation for this struct was generated from the following file: