Aseba  1.5.5
Public Member Functions | Public Attributes | List of all members
Aseba::TargetDescription::NativeFunctionParameter Struct Reference

Typed parameter of native functions. More...

#include <compiler.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Typed parameter of native functions.


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