Kestrel Interface
Loading...
Searching...
No Matches
kest_representation.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  kest_representation

Functions

 DECLARE_LINKED_PTR_LIST (kest_representation)
void kest_representation_pll_update_all (kest_representation_pll *reps)
int queue_representation_list_update (kest_representation_pll *reps)
kest_representation_pll * kest_representation_pll_remove (kest_representation_pll *reps, kest_representation *rep)

Function Documentation

◆ DECLARE_LINKED_PTR_LIST()

DECLARE_LINKED_PTR_LIST ( kest_representation )

◆ kest_representation_pll_remove()

kest_representation_pll * kest_representation_pll_remove ( kest_representation_pll * reps,
kest_representation * rep )

Definition at line 74 of file kest_representation.c.

Referenced by kest_profile_remove_representation().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ kest_representation_pll_update_all()

void kest_representation_pll_update_all ( kest_representation_pll * reps)

Definition at line 16 of file kest_representation.c.

◆ queue_representation_list_update()

int queue_representation_list_update ( kest_representation_pll * reps)

Definition at line 57 of file kest_representation.c.

Referenced by kest_cxt_queue_save_state(), kest_effect_update_reps(), kest_profile_update_representations(), and kest_sequence_update_representations().

Here is the caller graph for this function: