MHEG5  18.9.0
MHEG5 Documentation
Public Attributes | List of all members
cookiestore_s Struct Reference

Public Attributes

MHEG5String identity
 
MHEG5String name
 
MHEG5String value
 
MHEG5String path
 
MHEG5String domain
 
MHEG5Int version
 
MHEG5Int expire_date
 
MHEG5Int expire_time
 
MHEG5Bool secure
 
struct cookiestore_snext
 
struct cookiestore_sprevious
 

Detailed Description

Definition at line 48 of file mh5cookies.c.

Member Data Documentation

MHEG5String cookiestore_s::domain

Definition at line 54 of file mh5cookies.c.

MHEG5Int cookiestore_s::expire_date

Definition at line 56 of file mh5cookies.c.

MHEG5Int cookiestore_s::expire_time

Definition at line 57 of file mh5cookies.c.

MHEG5String cookiestore_s::identity

Definition at line 50 of file mh5cookies.c.

MHEG5String cookiestore_s::name

Definition at line 51 of file mh5cookies.c.

struct cookiestore_s* cookiestore_s::next

Definition at line 60 of file mh5cookies.c.

MHEG5String cookiestore_s::path

Definition at line 53 of file mh5cookies.c.

struct cookiestore_s* cookiestore_s::previous

Definition at line 61 of file mh5cookies.c.

MHEG5Bool cookiestore_s::secure

Definition at line 58 of file mh5cookies.c.

MHEG5String cookiestore_s::value

Definition at line 52 of file mh5cookies.c.

MHEG5Int cookiestore_s::version

Definition at line 55 of file mh5cookies.c.


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