Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
Loading...
Searching...
No Matches
NativeDynamicRelationalRequestSync Struct Reference

Carries request-local relational bridge state for one native request. More...

#include <native_dynamic_relational.h>

Data Fields

int enabled
char * before_signature

Detailed Description

Carries request-local relational bridge state for one native request.

Definition at line 14 of file native_dynamic_relational.h.

Field Documentation

◆ before_signature

char* NativeDynamicRelationalRequestSync::before_signature

File signature captured after export and before request mutation.

Definition at line 16 of file native_dynamic_relational.h.

Referenced by native_dynamic_relational_prepare_request_state(), native_dynamic_relational_request_sync_free(), and native_dynamic_relational_sync_back_if_changed().

◆ enabled

int NativeDynamicRelationalRequestSync::enabled

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