Public Member Functions | Public Attributes

Atribut Class Reference

Inheritance diagram for Atribut:
Tree::Primitives::Primitive Distance Unimodal

List of all members.

Public Member Functions

Tree::PrimitiveP copyWithNode (Tree::PrimitiveP primitive)
Tree::PrimitiveP assignToNode (Tree::PrimitiveP primitive)
bool initialize (StateP state)
 Initialize value(s).
void execute (void *result, Tree::Tree &tree)
 Execute the primitive.

Public Attributes

int operacija
int vrijednost
std::vector< std::string > vrijednosti

Detailed Description

Definition at line 4 of file atributi.h.


Member Function Documentation

void Atribut::execute ( void *  result,
Tree::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 44 of file atributi.h.


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