|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
#include <resource_asterisk.h>
Data Fields | |
| const char * | config_class |
| const char * | id |
| const char * | object_type |
Argument struct for ast_ari_asterisk_get_object()
Definition at line 43 of file resource_asterisk.h.
| const char* config_class |
The configuration class containing dynamic configuration objects.
Definition at line 45 of file resource_asterisk.h.
| const char* id |
The unique identifier of the object to retrieve.
Definition at line 49 of file resource_asterisk.h.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), and Section::__lt__().
| const char* object_type |
The type of configuration object to retrieve.
Definition at line 47 of file resource_asterisk.h.