Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_data_entry Struct Reference

This entries are for multiple registers. More...

#include <data.h>

Data Fields

struct ast_data_handlerhandler
 Data handler structure. More...
 
const char * path
 Path of the node to register. More...
 

Detailed Description

This entries are for multiple registers.

Definition at line 253 of file data.h.

Field Documentation

struct ast_data_handler* handler

Data handler structure.

Definition at line 257 of file data.h.

const char* path

Path of the node to register.

Definition at line 255 of file data.h.


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