Variables
skel-user.c File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static const
AsebaLocalEventDescription 
localEvents []
static AsebaNativeFunctionPointer nativeFunctions []
static const
AsebaNativeFunctionDescription
nativeFunctionsDescription []
const AsebaVMDescription vmDescription

Variable Documentation

Initial value:
 { 
        
        { NULL, NULL }
}

Definition at line 44 of file skel-user.c.

Initial value:
 {
        "myasebaname",  
        {
                { 1, "_id" },   
                { 1, "event.source" }, 
                { VM_VARIABLES_ARG_SIZE, "event.args" },        
                
                
                 


                { 0, NULL }     
        }
}

Definition at line 24 of file skel-user.c.



aseba
Author(s): Stéphane Magnenat
autogenerated on Thu Jan 2 2014 11:17:17