EvEmu
0.8.4
11 September 2021
|
Public Attributes | |
uint32 | locationID |
uint32 uint32 | groupID: PyBoundObject(mgr) |
Protected Attributes | |
Dispatcher *const | m_dispatch |
uint32 | m_locationID |
uint32 | m_groupID |
![]() | |
PyServiceMgr *const | m_manager |
std::string | m_strBoundObjectName |
Additional Inherited Members | |
![]() | |
void | _SetNodeBindID (uint32 nodeID, uint32 bindID) |
![]() | |
void | _SetCallDispatcher (CallDispatcher *d) |
this is either DogmaLM (Location Manager) or DogmaIM (Instance Manager) for bound objects. it depends on the object, location, and calling function i see no reason to change it at this point.
Definition at line 42 of file DogmaIMService.cpp.
|
inlinevirtual |
Definition at line 52 of file DogmaIMService.cpp.
References PyCallable::_SetCallDispatcher(), m_dispatch, PyBoundObject::m_strBoundObjectName, and PyCallable_REG_CALL.
uint32 uint32 DogmaIMBound::m_locationID | ( | locationID | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | ChangeDroneSettings | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | LinkWeapons | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | LinkAllWeapons | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | UnlinkModule | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | UnlinkAllModules | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | OverloadRack | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | StopOverloadRack | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | CharGetInfo | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | ItemGetInfo | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | GetAllInfo | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | DestroyWeaponBank | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | GetCharacterBaseAttributes | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | Activate | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | Deactivate | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | Overload | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | StopOverload | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | CancelOverloading | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | SetModuleOnline | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | TakeModuleOffline | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | LoadAmmoToBank | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | LoadAmmoToModules | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | GetTargets | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | GetTargeters | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | AddTarget | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | RemoveTarget | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | ClearTargets | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | InitiateModuleRepair | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | StopModuleRepair | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | MergeModuleGroups | ) |
DogmaIMBound::PyCallable_DECL_CALL | ( | PeelAndLink | ) |
DogmaIMBound::PyCallable_Make_Dispatcher | ( | DogmaIMBound | ) |
|
inlinevirtual |
Implements PyBoundObject.
Definition at line 90 of file DogmaIMService.cpp.
Definition at line 48 of file DogmaIMService.cpp.
uint32 DogmaIMBound::locationID |
Definition at line 48 of file DogmaIMService.cpp.
|
protected |
Definition at line 131 of file DogmaIMService.cpp.
Referenced by m_groupID(), and ~DogmaIMBound().
|
protected |
Definition at line 134 of file DogmaIMService.cpp.
|
protected |
Definition at line 133 of file DogmaIMService.cpp.