Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
afw_function_administrative.c File Reference

afw_function_execute_* functions for administrative. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

const afw_value_tafw_function_execute_flag_get_active (afw_function_execute_t *x)
 Adaptive Function flag_get_active More...
 
const afw_value_tafw_function_execute_flag_get_active_defaults (afw_function_execute_t *x)
 Adaptive Function flag_get_active_defaults More...
 
const afw_value_tafw_function_execute_flag_get_defaults (afw_function_execute_t *x)
 Adaptive Function flag_get_defaults More...
 
const afw_value_tafw_function_execute_flag_modify_defaults (afw_function_execute_t *x)
 Adaptive Function flag_modify_defaults More...
 
const afw_value_tafw_function_execute_flag_replace_defaults (afw_function_execute_t *x)
 Adaptive Function flag_replace_defaults More...
 
const afw_value_tafw_function_execute_flag_set (afw_function_execute_t *x)
 Adaptive Function flag_set More...
 
const afw_value_tafw_function_execute_extension_load (afw_function_execute_t *x)
 Adaptive Function extension_load More...
 
const afw_value_tafw_function_execute_extension_load_by_module_path (afw_function_execute_t *x)
 Adaptive Function extension_load_by_module_path More...
 
const afw_value_tafw_function_execute_registry_key_check (afw_function_execute_t *x)
 Adaptive Function registry_key_check More...
 
const afw_value_tafw_function_execute_service_get (afw_function_execute_t *x)
 Adaptive Function service_get More...
 
const afw_value_tafw_function_execute_service_restart (afw_function_execute_t *x)
 Adaptive Function service_restart More...
 
const afw_value_tafw_function_execute_service_start (afw_function_execute_t *x)
 Adaptive Function service_start More...
 
const afw_value_tafw_function_execute_service_stop (afw_function_execute_t *x)
 Adaptive Function service_stop More...
 

Detailed Description

afw_function_execute_* functions for administrative.

Definition in file afw_function_administrative.c.