Aseba::Compiler::SubroutineDescriptor Struct Reference

Description of a subroutine. More...

#include <compiler.h>

List of all members.

Public Member Functions

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

Public Attributes

unsigned address
unsigned line
std::string name

Detailed Description

Description of a subroutine.

Definition at line 276 of file compiler.h.


Constructor & Destructor Documentation

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

Definition at line 282 of file compiler.h.

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

Definition at line 282 of file compiler.h.


Member Data Documentation

Definition at line 279 of file compiler.h.

Definition at line 280 of file compiler.h.

Definition at line 278 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:13 2011