Go to the source code of this file.
Data Structures | |
| struct | variable_ops_t |
| struct | variable_t |
| The structure describing a variable. More... | |
Typedefs | |
| typedef struct callback_entry_t | callback_entry_t |
| typedef struct variable_ops_t | variable_ops_t |
Functions | |
| void | var_DestroyAll (vlc_object_t *) |
| typedef struct callback_entry_t callback_entry_t |
| typedef struct variable_ops_t variable_ops_t |
| void var_DestroyAll | ( | vlc_object_t * | ) |
References CleanupVar(), tdestroy(), vlc_object_internals::var_root, and vlc_internals.
Referenced by vlc_object_destroy().
1.7.1