libamxd  6.4.1
Data Model Manager
_get_supported_args Struct Reference

#include <amxd_object_priv.h>

Data Fields

bool functions
 
bool params
 
bool events
 
bool first_lvl
 
amxc_var_t * ret
 
amxd_dm_access_t access
 

Detailed Description

Definition at line 65 of file amxd_object_priv.h.

Field Documentation

◆ access

amxd_dm_access_t _get_supported_args::access

Definition at line 71 of file amxd_object_priv.h.

◆ events

bool _get_supported_args::events

Definition at line 68 of file amxd_object_priv.h.

◆ first_lvl

bool _get_supported_args::first_lvl

Definition at line 69 of file amxd_object_priv.h.

◆ functions

bool _get_supported_args::functions

Definition at line 66 of file amxd_object_priv.h.

◆ params

bool _get_supported_args::params

Definition at line 67 of file amxd_object_priv.h.

◆ ret

amxc_var_t* _get_supported_args::ret

Definition at line 70 of file amxd_object_priv.h.


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