![]() |
libgpac
Documentation of the core library of GPAC
|
#include "nodes_stacks.h"
Include dependency graph for bindable.c:Functions | |
| GF_List * | Bindable_GetStack (GF_Node *bindable) |
| Bool | Bindable_GetIsBound (GF_Node *bindable) |
| void | Bindable_SetIsBound (GF_Node *bindable, Bool val) |
| Bool | Bindable_GetSetBind (GF_Node *bindable) |
| void | Bindable_SetSetBindEx (GF_Node *bindable, Bool val, GF_List *stack) |
| void | Bindable_SetSetBind (GF_Node *bindable, Bool val) |
| void | Bindable_OnSetBind (GF_Node *bindable, GF_List *stack_list, GF_List *for_stack) |
| void | BindableStackDelete (GF_List *stack) |
| void | PreDestroyBindable (GF_Node *bindable, GF_List *stack_list) |
| GF_List * Bindable_GetStack | ( | GF_Node * | bindable | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void Bindable_OnSetBind | ( | GF_Node * | bindable, |
| GF_List * | stack_list, | ||
| GF_List * | for_stack | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void BindableStackDelete | ( | GF_List * | stack | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void PreDestroyBindable | ( | GF_Node * | bindable, |
| GF_List * | stack_list | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: