#include <ddv.h>
Public Attributes | |
int | loop_id |
int | length |
s_dv_descriptor * | data |
struct candl_ddv * | next |
DDV are a chained list of vectors of s_dv_descriptor.
Referenced by candl_ddv_alloc(), candl_ddv_free(), candl_ddv_malloc(), candl_ddv_print(), candl_ddv_set_type_at(), and candl_ddv_set_value_at().
Referenced by candl_ddv_alloc(), candl_ddv_malloc(), and candl_ddv_print().
Referenced by candl_ddv_create_from_dep(), and candl_ddv_print().
struct candl_ddv* candl_ddv::next |
Referenced by candl_ddv_extract_in_loop(), candl_ddv_free(), and candl_ddv_malloc().