libamxd
6.4.1
Data Model Manager
|
#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 |
Definition at line 65 of file amxd_object_priv.h.
amxd_dm_access_t _get_supported_args::access |
Definition at line 71 of file amxd_object_priv.h.
bool _get_supported_args::events |
Definition at line 68 of file amxd_object_priv.h.
bool _get_supported_args::first_lvl |
Definition at line 69 of file amxd_object_priv.h.
bool _get_supported_args::functions |
Definition at line 66 of file amxd_object_priv.h.
bool _get_supported_args::params |
Definition at line 67 of file amxd_object_priv.h.
amxc_var_t* _get_supported_args::ret |
Definition at line 70 of file amxd_object_priv.h.