Hormiga 1.0

CoreFunctionsBuilder Class Reference

#include <symboltable.h>

List of all members.

Public Member Functions

FunctiongetFunction (T_STRING &key)

Protected Member Functions

FunctionsetFunction (T_STRING &key, Function *f)

Protected Attributes

T_FUNC_HASH funcs

Detailed Description

Definition at line 132 of file symboltable.h.


Member Function Documentation

Function * CoreFunctionsBuilder::getFunction ( T_STRING &  key)

Definition at line 262 of file symboltable.cpp.

Here is the call graph for this function:

Function * CoreFunctionsBuilder::setFunction ( T_STRING &  key,
Function f 
) [protected]

Definition at line 294 of file symboltable.cpp.

Here is the caller graph for this function:


Member Data Documentation

T_FUNC_HASH CoreFunctionsBuilder::funcs [protected]

Definition at line 141 of file symboltable.h.


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