Aseba::TargetDescription::NativeFunction Struct Reference

Description of target VM native function. More...

#include <compiler.h>

Inheritance diagram for Aseba::TargetDescription::NativeFunction:
Inheritance graph
[legend]

List of all members.

Public Attributes

std::string description
 description (some short documentation) of the function
std::string name
 name of the function
std::vector
< NativeFunctionParameter
parameters
 for each argument of the function, its size in words or, if negative, its template ID

Detailed Description

Description of target VM native function.

Definition at line 76 of file compiler.h.


Member Data Documentation

description (some short documentation) of the function

Definition at line 79 of file compiler.h.

name of the function

Definition at line 78 of file compiler.h.

for each argument of the function, its size in words or, if negative, its template ID

Definition at line 80 of file compiler.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:42:15 2011