Public Member Functions | Public Attributes
Aseba::Compiler::SubroutineDescriptor Struct Reference

Description of a subroutine. More...

#include <compiler.h>

List of all members.

Public Member Functions

 SubroutineDescriptor (const std::wstring &name, unsigned address, unsigned line)

Public Attributes

unsigned address
unsigned line
std::wstring name

Detailed Description

Description of a subroutine.

Definition at line 341 of file compiler.h.


Constructor & Destructor Documentation

Aseba::Compiler::SubroutineDescriptor::SubroutineDescriptor ( const std::wstring &  name,
unsigned  address,
unsigned  line 
) [inline]

Definition at line 347 of file compiler.h.


Member Data Documentation

Definition at line 344 of file compiler.h.

Definition at line 345 of file compiler.h.

Definition at line 343 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:39