Pol  Rev 533
UnicodeExecutorModule Class Reference

#include <unimod.h>

+ Inheritance diagram for UnicodeExecutorModule:
+ Collaboration diagram for UnicodeExecutorModule:

List of all members.

Public Member Functions

 UnicodeExecutorModule (Executor &exec)
 ~UnicodeExecutorModule ()
BObjectImpmf_BroadcastUC ()
BObjectImpmf_PrintTextAboveUC ()
BObjectImpmf_PrivateTextAboveUC ()
BObjectImpmf_RequestInputUC ()
BObjectImpmf_SendSysMessageUC ()
BObjectImpmf_SendTextEntryGumpUC ()

Public Attributes

OSExecutorModuleos_module
Characterprompt_chr

Protected Member Functions

bool getCharacterParam (unsigned param, Character *&chrptr)
bool getItemParam (unsigned param, Item *&itemptr)
bool getUObjectParam (unsigned param, UObject *&objptr)

Detailed Description

Definition at line 24 of file unimod.h.


Constructor & Destructor Documentation

Definition at line 152 of file unimod.cpp.

References Executor::findModule(), and os_module.

+ Here is the call graph for this function:


Member Function Documentation

bool UnicodeExecutorModule::getCharacterParam ( unsigned  param,
Character *&  chrptr 
) [inline, protected]

Definition at line 49 of file unimod.h.

References ExecutorModule::exec.

Referenced by mf_PrivateTextAboveUC(), mf_RequestInputUC(), and mf_SendSysMessageUC().

+ Here is the caller graph for this function:

bool UnicodeExecutorModule::getItemParam ( unsigned  param,
Item *&  itemptr 
) [inline, protected]

Definition at line 54 of file unimod.h.

References ExecutorModule::exec.

Referenced by mf_RequestInputUC().

+ Here is the caller graph for this function:

bool UnicodeExecutorModule::getUObjectParam ( unsigned  param,
UObject *&  objptr 
) [inline, protected]

Definition at line 59 of file unimod.h.

References ExecutorModule::exec.

Referenced by mf_PrintTextAboveUC(), and mf_PrivateTextAboveUC().

+ Here is the caller graph for this function:


Member Data Documentation


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