Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_bucket_metadata Struct Reference

Bucket metadata structure, AO2 key value pair. More...

#include <bucket.h>

Data Fields

char data [0]
 Storage for the above name and value.
 
const char * name
 Name of the attribute.
 
const char * value
 Value of the attribute.
 

Detailed Description

Bucket metadata structure, AO2 key value pair.

Definition at line 47 of file bucket.h.


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