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

Description of target VM named variable. More...

#include <compiler.h>

Public Member Functions

 NamedVariable (const std::wstring &name, unsigned size)
 

Public Attributes

unsigned size
 size of variable in words
 
std::wstring name
 name of the variable
 

Detailed Description

Description of target VM named variable.


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