Amxb_Ubus  3.3.1
Ambiorix Ubus API
_amxb_ubus_object Struct Reference

#include <amxb_ubus.h>

Collaboration diagram for _amxb_ubus_object:

Data Fields

amxc_llist_it_t it
 
char * ubus_path
 
struct ubus_object ubus_obj
 
amxb_ubus_tamxb_ubus_ctx
 

Detailed Description

Definition at line 98 of file amxb_ubus.h.

Field Documentation

◆ amxb_ubus_ctx

amxb_ubus_t* _amxb_ubus_object::amxb_ubus_ctx

Definition at line 102 of file amxb_ubus.h.

◆ it

amxc_llist_it_t _amxb_ubus_object::it

Definition at line 99 of file amxb_ubus.h.

◆ ubus_obj

struct ubus_object _amxb_ubus_object::ubus_obj

Definition at line 100 of file amxb_ubus.h.

◆ ubus_path

char* _amxb_ubus_object::ubus_path

Definition at line 100 of file amxb_ubus.h.


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