|
libamxd
6.4.1
Data Model Manager
|
#include <amxd_types.h>
Data Fields | |
| amxc_string_t | path |
| char * | param |
| amxc_var_t | parts |
| amxd_path_type_t | type |
| const char * | reason |
| uint64_t | ref_index |
Definition at line 406 of file amxd_types.h.
| char* _amxd_path::param |
Definition at line 408 of file amxd_types.h.
| amxc_var_t _amxd_path::parts |
Definition at line 409 of file amxd_types.h.
| amxc_string_t _amxd_path::path |
Definition at line 407 of file amxd_types.h.
| const char* _amxd_path::reason |
Definition at line 411 of file amxd_types.h.
| uint64_t _amxd_path::ref_index |
Definition at line 412 of file amxd_types.h.
| amxd_path_type_t _amxd_path::type |
Definition at line 410 of file amxd_types.h.