17 #ifndef DEMO_FRAMEWORK_H 
   18 #define DEMO_FRAMEWORK_H 
struct apt_dir_layout_t apt_dir_layout_t
Definition: apt_dir_layout.h:38
 
typedefAPT_BEGIN_EXTERN_C struct demo_framework_t demo_framework_t
Definition: demo_framework.h:30
 
#define APT_END_EXTERN_C
Definition: apt.h:38
 
int apt_bool_t
Definition: apt.h:57
 
apt_bool_t demo_framework_app_run(demo_framework_t *framework, const char *app_name, const char *profile_name)
 
demo_framework_t * demo_framework_create(apt_dir_layout_t *dir_layout)
 
#define APT_BEGIN_EXTERN_C
Definition: apt.h:36
 
apt_bool_t demo_framework_destroy(demo_framework_t *framework)