libamxd  6.4.1
Data Model Manager
_amxd_get Struct Reference

Data Fields

amxc_var_t * response
 
amxc_var_t * args
 
bool key_path
 
bool template_only
 
bool include_templates
 
amxd_status_t status
 
bool has_params
 

Detailed Description

Definition at line 70 of file amxd_dm_get_function.c.

Field Documentation

◆ args

amxc_var_t* _amxd_get::args

Definition at line 72 of file amxd_dm_get_function.c.

◆ has_params

bool _amxd_get::has_params

Definition at line 77 of file amxd_dm_get_function.c.

◆ include_templates

bool _amxd_get::include_templates

Definition at line 75 of file amxd_dm_get_function.c.

◆ key_path

bool _amxd_get::key_path

Definition at line 73 of file amxd_dm_get_function.c.

◆ response

amxc_var_t* _amxd_get::response

Definition at line 71 of file amxd_dm_get_function.c.

◆ status

amxd_status_t _amxd_get::status

Definition at line 76 of file amxd_dm_get_function.c.

◆ template_only

bool _amxd_get::template_only

Definition at line 74 of file amxd_dm_get_function.c.


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