my_teams
logged_user_t Struct Reference

#include <server.h>

Collaboration diagram for logged_user_t:
Collaboration graph

Public Attributes

char uuid [UUID_LENGTH]
 
char name [MAX_NAME_LENGTH]
 
int socket
 

Member Data Documentation

◆ name

char logged_user_t::name[MAX_NAME_LENGTH]

◆ socket

int logged_user_t::socket

◆ uuid

char logged_user_t::uuid[UUID_LENGTH]

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