Pol  Revision:cb584c9
Pol::Module::AttributeExecutorModule Class Reference

#include <attributemod.h>

+ Inheritance diagram for Pol::Module::AttributeExecutorModule:

Public Member Functions

 AttributeExecutorModule (Bscript::Executor &exec)
 
Bscript::BObjectImpmf_AlterAttributeTemporaryMod ()
 
Bscript::BObjectImpmf_BaseSkillToRaw ()
 
Bscript::BObjectImpmf_CheckSkill ()
 
Bscript::BObjectImpmf_GetAttribute ()
 
Bscript::BObjectImpmf_GetAttributeBaseValue ()
 
Bscript::BObjectImpmf_GetAttributeCap ()
 
Bscript::BObjectImpmf_GetAttributeDefaultCap ()
 
Bscript::BObjectImpmf_GetAttributeIntrinsicMod ()
 
Bscript::BObjectImpmf_GetAttributeLock ()
 
Bscript::BObjectImpmf_GetAttributeName ()
 
Bscript::BObjectImpmf_GetAttributeTemporaryMod ()
 
Bscript::BObjectImpmf_RawSkillToBase ()
 
Bscript::BObjectImpmf_SetAttributeBaseValue ()
 
Bscript::BObjectImpmf_SetAttributeCap ()
 
Bscript::BObjectImpmf_SetAttributeIntrinsicMod ()
 
Bscript::BObjectImpmf_SetAttributeLock ()
 
Bscript::BObjectImpmf_SetAttributeTemporaryMod ()
 
- Public Member Functions inherited from Pol::Bscript::ExecutorModule
virtual ~ExecutorModule ()=default
 
BApplicObjBasegetApplicObjParam (unsigned param, const BApplicObjType *object_type)
 
void * getApplicPtrParam (unsigned param, const BApplicObjType *pointer_type)
 
bool getObjArrayParam (unsigned param, ObjArray *&pobjarr)
 
bool getParam (unsigned param, int &value)
 
bool getParam (unsigned param, int &value, int maxval)
 
bool getParam (unsigned param, int &value, int minval, int maxval)
 
bool getParam (unsigned param, unsigned &value)
 
bool getParam (unsigned param, short &value)
 
bool getParam (unsigned param, short &value, short maxval)
 
bool getParam (unsigned param, short &value, short minval, short maxval)
 
bool getParam (unsigned param, unsigned short &value)
 
bool getParam (unsigned param, unsigned short &value, unsigned short maxval)
 
bool getParam (unsigned param, unsigned short &value, unsigned short minval, unsigned short maxval)
 
BObjectImpgetParamImp (unsigned param)
 
BObjectImpgetParamImp (unsigned param, BObjectImp::BObjectType type)
 
bool getParamImp (unsigned param, BObjectImp *&imp)
 
bool getRealParam (unsigned param, double &value)
 
const StringgetStringParam (unsigned param)
 
bool getStringParam (unsigned param, const String *&pstr)
 
const std::string & scriptname () const
 

Additional Inherited Members

- Public Attributes inherited from Pol::Bscript::ExecutorModule
Executorexec
 
- Protected Member Functions inherited from Pol::Bscript::TmplExecutorModule< AttributeExecutorModule >
 TmplExecutorModule (const char *modname, Executor &exec)
 
virtual BObjectImpexecFunc (unsigned idx) POL_OVERRIDE
 
virtual int functionIndex (const std::string &funcname) POL_OVERRIDE
 
virtual std::string functionName (unsigned idx) POL_OVERRIDE
 
- Protected Member Functions inherited from Pol::Bscript::ExecutorModule
 ExecutorModule (const char *moduleName, Executor &iExec)
 
- Protected Attributes inherited from Pol::Bscript::ExecutorModule
boost_utils::function_name_flystring moduleName
 

Detailed Description

Definition at line 28 of file attributemod.h.

Constructor & Destructor Documentation

Pol::Module::AttributeExecutorModule::AttributeExecutorModule ( Bscript::Executor exec)

Definition at line 51 of file attributemod.cpp.

Member Function Documentation

Bscript::BObjectImp * Pol::Module::AttributeExecutorModule::mf_BaseSkillToRaw ( )
Bscript::BObjectImp * Pol::Module::AttributeExecutorModule::mf_GetAttributeDefaultCap ( )
Bscript::BObjectImp * Pol::Module::AttributeExecutorModule::mf_GetAttributeName ( )
Bscript::BObjectImp * Pol::Module::AttributeExecutorModule::mf_RawSkillToBase ( )
Bscript::BObjectImp* Pol::Module::AttributeExecutorModule::mf_SetAttributeIntrinsicMod ( )

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