Asterisk - The Open Source Telephony Project
21.4.1
|
Test state structure for scheme wizards. More...
Data Fields | |
unsigned int | created:1 |
Whether the object has been created or not. | |
unsigned int | deleted:1 |
Whether the object has been deleted or not. | |
unsigned int | is_stale:1 |
Whether the object is stale or not. | |
unsigned int | updated:1 |
Whether the object has been updated or not. | |
Test state structure for scheme wizards.
Definition at line 44 of file test_bucket.c.