HiveMind
Classes | Functions
BittyBuzzUserFunctions.cpp File Reference
#include "bittybuzz/BittyBuzzUserFunctions.h"
#include "bbzvm.h"
#include "bittybuzz/BittyBuzzSystem.h"
#include "bittybuzz/BittyBuzzUtils.h"
#include <LockGuard.h>
#include <Task.h>
Include dependency graph for BittyBuzzUserFunctions.cpp:

Classes

struct  ForeachFunctionContext
 
struct  ArgNameAndType
 

Functions

void foreachFunctionCallback (bbzheap_idx_t key, bbzheap_idx_t value, void *params)
 
void foreachNameAndType (bbzheap_idx_t key, bbzheap_idx_t value, void *params)
 
FunctionDescriptionArgumentTypeDTO getbbzObjType (bbzobj_t *bbzObj)
 

Function Documentation

◆ foreachFunctionCallback()

void foreachFunctionCallback ( bbzheap_idx_t  key,
bbzheap_idx_t  value,
void *  params 
)
Here is the caller graph for this function:

◆ foreachNameAndType()

void foreachNameAndType ( bbzheap_idx_t  key,
bbzheap_idx_t  value,
void *  params 
)
Here is the caller graph for this function:

◆ getbbzObjType()

FunctionDescriptionArgumentTypeDTO getbbzObjType ( bbzobj_t *  bbzObj)
Here is the caller graph for this function: