Hormiga 1.0

FunctionFloor Class Reference

#include <corefunctions.h>

Inheritance diagram for FunctionFloor:
Collaboration diagram for FunctionFloor:

List of all members.

Public Member Functions

T_STRING getName ()
int paramsCount ()
T_MAGNITUDE eval (T_FUNCTION_ARGUMENTS *argv)

Detailed Description

Definition at line 53 of file corefunctions.h.


Member Function Documentation

T_MAGNITUDE FunctionFloor::eval ( T_FUNCTION_ARGUMENTS *  argv) [inline, virtual]

Implements Function.

Definition at line 58 of file corefunctions.h.

T_STRING FunctionFloor::getName ( ) [inline, virtual]

Implements Function.

Definition at line 56 of file corefunctions.h.

int FunctionFloor::paramsCount ( ) [inline, virtual]

Implements Function.

Definition at line 57 of file corefunctions.h.


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