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

Description of target VM named variable. More...

#include <compiler.h>

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

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

Description of target VM named variable.

Definition at line 56 of file compiler.h.


Constructor & Destructor Documentation

Aseba::TargetDescription::NamedVariable::NamedVariable ( const std::wstring &  name,
unsigned  size 
) [inline]

Definition at line 58 of file compiler.h.

Definition at line 59 of file compiler.h.


Member Data Documentation

name of the variable

Definition at line 62 of file compiler.h.

size of variable in words

Definition at line 61 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