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

Data Fields

const char * group_name
const char * command_name
int argv_offset
NativeJsonCommandHandlerFn handler

Detailed Description

Definition at line 53 of file native_json_runtime_ops.c.

Field Documentation

◆ argv_offset

int NativeJsonCommandDispatchEntry::argv_offset

Definition at line 56 of file native_json_runtime_ops.c.

Referenced by dispatch_native_json_command_entries().

◆ command_name

const char* NativeJsonCommandDispatchEntry::command_name

Definition at line 55 of file native_json_runtime_ops.c.

Referenced by dispatch_native_json_command_entries().

◆ group_name

const char* NativeJsonCommandDispatchEntry::group_name

Definition at line 54 of file native_json_runtime_ops.c.

Referenced by dispatch_native_json_command_entries().

◆ handler

NativeJsonCommandHandlerFn NativeJsonCommandDispatchEntry::handler

Definition at line 57 of file native_json_runtime_ops.c.

Referenced by dispatch_native_json_command_entries().


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