Sat Apr 26 2014 22:03:23

Asterisk developer's documentation


ast_data_entry Struct Reference

This entries are for multiple registers. More...

#include <data.h>

Collaboration diagram for ast_data_entry:

Data Fields

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

Detailed Description

This entries are for multiple registers.

Definition at line 253 of file data.h.


Field Documentation

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: