Data Fields

eurephiaSESSION Struct Reference

#include <eurephiadb_session_struct.h>

Collaboration diagram for eurephiaSESSION:

Data Fields

char * sessionkey
int sessionstatus
sessionType type
eurephiaVALUESsessvals

Detailed Description

Struct which contains session unique data

Definition at line 54 of file eurephiadb_session_struct.h.


Field Documentation

A unique session key.

Definition at line 55 of file eurephiadb_session_struct.h.

Must be SESSION_NEW, SESSION_EXISTING, SESSION_REGISTERED or SESSION_LOGGEDOUT

Definition at line 56 of file eurephiadb_session_struct.h.

Values unique for this session only

Definition at line 59 of file eurephiadb_session_struct.h.

Must be stAUTHENTICATION or stSESSION

Definition at line 58 of file eurephiadb_session_struct.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines