Public Member Functions | Public Attributes
Aseba::TargetDescription::NativeFunctionParameter Struct Reference

Typed parameter of native functions. More...

#include <compiler.h>

List of all members.

Public Member Functions

 NativeFunctionParameter (const std::wstring &name, int size)
 NativeFunctionParameter ()

Public Attributes

std::wstring name
 name of the parameter
int size
 if > 0 size of the parameter, if < 0 template id, if 0 any size

Detailed Description

Typed parameter of native functions.

Definition at line 73 of file compiler.h.


Constructor & Destructor Documentation

Aseba::TargetDescription::NativeFunctionParameter::NativeFunctionParameter ( const std::wstring &  name,
int  size 
) [inline]

Definition at line 75 of file compiler.h.

Definition at line 76 of file compiler.h.


Member Data Documentation

name of the parameter

Definition at line 79 of file compiler.h.

if > 0 size of the parameter, if < 0 template id, if 0 any size

Definition at line 78 of file compiler.h.


The documentation for this struct was generated from the following file:


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:40