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 ()
 NamedVariable (const std::string &name, unsigned size)
 NamedVariable ()
 NamedVariable (const std::string &name, unsigned size)

Public Attributes

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

Detailed Description

Description of target VM named variable.

Definition at line 52 of file compiler.h.


Constructor & Destructor Documentation

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

Definition at line 54 of file compiler.h.

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

Definition at line 55 of file compiler.h.

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

Definition at line 54 of file compiler.h.

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

Definition at line 55 of file compiler.h.


Member Data Documentation

name of the variable

Definition at line 58 of file compiler.h.

size of variable in words

Definition at line 57 of file compiler.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:42:15 2011