Public Member Functions | Public Attributes
Aseba::BytecodeElement Struct Reference

A bytecode element. More...

#include <compiler.h>

List of all members.

Public Member Functions

 BytecodeElement ()
 BytecodeElement (unsigned short bytecode)
 BytecodeElement (unsigned short bytecode, unsigned short line)
unsigned getWordSize () const
 Return the number of words this element takes in memory.
 operator unsigned short () const

Public Attributes

unsigned short bytecode
unsigned short line
 bytecode itself

Detailed Description

A bytecode element.

Definition at line 109 of file compiler.h.


Constructor & Destructor Documentation

Aseba::BytecodeElement::BytecodeElement ( unsigned short  bytecode) [inline]

Definition at line 112 of file compiler.h.

Aseba::BytecodeElement::BytecodeElement ( unsigned short  bytecode,
unsigned short  line 
) [inline]

Definition at line 113 of file compiler.h.


Member Function Documentation

Aseba::BytecodeElement::operator unsigned short ( ) const [inline]

Definition at line 114 of file compiler.h.


Member Data Documentation

Definition at line 117 of file compiler.h.

bytecode itself

line in source code

Definition at line 118 of file compiler.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:39