Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_list_wrapper_for_array_self_s Struct Reference

Self for immutable list wrapper for a array. More...

#include <afw_list.h>

Data Fields

const afw_list_inf_tinf
 
const afw_data_type_tdata_type
 
afw_size_t count
 
const void * internal
 
const afw_pool_tp
 
afw_boolean_t indirect
 

Detailed Description

Self for immutable list wrapper for a array.

This is self for immutable list wrapper for a array. This can defined and filled out in a local variable instead of calling afw_list_create_wrapper_for_array() if the instance is only needed temporarily. Helper macro AFW_LIST_WRAPPER_FOR_ARRAY_P() can be used to do this.

Definition at line 237 of file afw_list.h.


The documentation for this struct was generated from the following file: