CMGDK r49-rc2
公有成员 | 公有属性
hgl::DevilFunc类参考

#include <DevilFunc.h>

所有成员的列表。

公有成员

 DevilFunc (DevilEngine *dvm, const WideString &name)
bool AddGotoFlag (const WideString &)
int FindGotoFlag (const WideString &)
void AddGotoCommand (const WideString &)
void AddReturn ()
int AddCommand (DevilCommand *cmd)
void AddScriptFuncCall (DevilFunc *)
DevilValueInterfaceAddValue (eTokenType, const WideString &)

公有属性

WideString func_name
ObjectList< DevilCommandcommand
IndexData< WideString, intgoto_flag
IndexObject< WideString,
DevilValueInterface
script_value_list

详细描述

虚拟机内脚本函数定义


构造及析构函数文档

hgl::DevilFunc::DevilFunc ( DevilEngine dvm,
const WideString name 
) [inline]

成员函数文档

int hgl::DevilFunc::AddCommand ( DevilCommand cmd) [inline]
void hgl::DevilFunc::AddGotoCommand ( const WideString name)
bool hgl::DevilFunc::AddGotoFlag ( const WideString name)
void hgl::DevilFunc::AddReturn ( )
void hgl::DevilFunc::AddScriptFuncCall ( DevilFunc script_func)
DevilValueInterface * hgl::DevilFunc::AddValue ( eTokenType  type,
const WideString name 
)
int hgl::DevilFunc::FindGotoFlag ( const WideString name)

成员数据文档


该类的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义