$search

Aseba::TargetDescription::NativeFunctionParameter Struct Reference

Typed parameter of native functions. More...

#include <compiler.h>

List of all members.

Public Member Functions

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

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.

Aseba::TargetDescription::NativeFunctionParameter::NativeFunctionParameter (  )  [inline]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


aseba
Author(s): Stéphane Magnenat
autogenerated on Sat Mar 2 12:31:56 2013