Public Member Functions

Tree::MyFunc Class Reference

Inheritance diagram for Tree::MyFunc:
Tree::Primitives::Primitive

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 115 of file main.cpp.


Member Function Documentation

void Tree::MyFunc::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 123 of file main.cpp.


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