Wiselib
Typedefs | Functions | Variables
wiselib.testing/external_interface/feuerwhere/feuerwhere_os.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "feuerwhere_os.h"

Typedefs

typedef void(* ctor_func_t )()

Functions

void application_main (wiselib::FeuerwhereOsModel &)
void ctor_init ()
void feuerware_os_main (void)

Variables

static wiselib::FeuerwhereOsModel feuer_os_model_
ctor_func_t __ctors_start
ctor_func_t __ctors_end
void * __dso_handle = NULL

Typedef Documentation

typedef void(* ctor_func_t)()

Function Documentation

void application_main ( wiselib::FeuerwhereOsModel )
void ctor_init ( )
void feuerware_os_main ( void  )

Variable Documentation

void* __dso_handle = NULL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines