libamxd  6.4.1
Data Model Manager
_amxd_path Struct Reference

#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
 

Detailed Description

Definition at line 406 of file amxd_types.h.

Field Documentation

◆ param

char* _amxd_path::param

Definition at line 408 of file amxd_types.h.

◆ parts

amxc_var_t _amxd_path::parts

Definition at line 409 of file amxd_types.h.

◆ path

amxc_string_t _amxd_path::path

Definition at line 407 of file amxd_types.h.

◆ reason

const char* _amxd_path::reason

Definition at line 411 of file amxd_types.h.

◆ ref_index

uint64_t _amxd_path::ref_index

Definition at line 412 of file amxd_types.h.

◆ type

amxd_path_type_t _amxd_path::type

Definition at line 410 of file amxd_types.h.


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