Data Fields
_Eolian_Function Struct Reference

Data Fields

Eolian_Object base
 
Eolian_Object set_base
 
union { 
 
   Eina_List *   params 
 
   struct { 
 
      Eina_List *   prop_values 
 
      Eina_List *   prop_values_get 
 
      Eina_List *   prop_values_set 
 
      Eina_List *   prop_keys 
 
      Eina_List *   prop_keys_get 
 
      Eina_List *   prop_keys_set 
 
   }  
 
};  
 
Eolian_Function_Type type
 
Eolian_Object_Scope get_scope
 
Eolian_Object_Scope set_scope
 
Eolian_Typeget_ret_type
 
Eolian_Typeset_ret_type
 
Eolian_Expressionget_ret_val
 
Eolian_Expressionset_ret_val
 
Eolian_Implementimpl
 
Eolian_Documentationget_return_doc
 
Eolian_Documentationset_return_doc
 
Eina_Listctor_of
 
Eolian_Classklass
 
Eina_Bool obj_is_const:1
 
Eina_Bool get_return_no_unused:1
 
Eina_Bool set_return_no_unused:1
 
Eina_Bool get_return_move:1
 
Eina_Bool set_return_move:1
 
Eina_Bool get_return_by_ref:1
 
Eina_Bool set_return_by_ref:1
 
Eina_Bool is_static:1