Public Member Functions | Public Attributes

Tree::MyTerminal Class Reference

Inheritance diagram for Tree::MyTerminal:
Tree::Primitives::Primitive

List of all members.

Public Member Functions

void execute (void *result, Tree &tree)
 Execute the primitive.
void setValue (void *value)

Public Attributes

my_type value_

Detailed Description

Definition at line 92 of file main.cpp.


Member Function Documentation

void Tree::MyTerminal::execute ( void *  result,
Tree tree 
) [inline, virtual]

Execute the primitive.

Function primitives gather arguments and return a value; terminal primitives return current value.

Implements Tree::Primitives::Primitive.

Definition at line 101 of file main.cpp.


The documentation for this class was generated from the following file: