|
EvEmu
0.8.4
11 September 2021
|


Public Attributes | |
| ShipDB & | db |
| ShipDB ShipItem * | ship: PyBoundObject(mgr) |
Protected Attributes | |
| ShipDB & | m_db |
| Dispatcher *const | m_dispatch |
Protected Attributes inherited from PyBoundObject | |
| PyServiceMgr *const | m_manager |
| std::string | m_strBoundObjectName |
Private Attributes | |
| ShipItem * | pShip |
Additional Inherited Members | |
Protected Member Functions inherited from PyBoundObject | |
| void | _SetNodeBindID (uint32 nodeID, uint32 bindID) |
Protected Member Functions inherited from PyCallable | |
| void | _SetCallDispatcher (CallDispatcher *d) |
Definition at line 44 of file ShipService.cpp.
|
inlinevirtual |
Definition at line 54 of file ShipService.cpp.
References PyCallable::_SetCallDispatcher(), Player::Timer::Board, m_dispatch, PyBoundObject::m_strBoundObjectName, PyCallable_REG_CALL, and Player::Timer::Undock.

| ShipBound::PyCallable_DECL_CALL | ( | Board | ) |
| ShipBound::PyCallable_DECL_CALL | ( | Eject | ) |
| ShipBound::PyCallable_DECL_CALL | ( | LeaveShip | ) |
| ShipBound::PyCallable_DECL_CALL | ( | ActivateShip | ) |
| ShipBound::PyCallable_DECL_CALL | ( | Undock | ) |
| ShipBound::PyCallable_DECL_CALL | ( | AssembleShip | ) |
| ShipBound::PyCallable_DECL_CALL | ( | Drop | ) |
| ShipBound::PyCallable_DECL_CALL | ( | Scoop | ) |
| ShipBound::PyCallable_DECL_CALL | ( | ScoopDrone | ) |
| ShipBound::PyCallable_DECL_CALL | ( | ScoopToSMA | ) |
| ShipBound::PyCallable_DECL_CALL | ( | LaunchFromContainer | ) |
| ShipBound::PyCallable_DECL_CALL | ( | Jettison | ) |
| ShipBound::PyCallable_DECL_CALL | ( | ConfigureShip | ) |
| ShipBound::PyCallable_DECL_CALL | ( | GetShipConfiguration | ) |
| ShipBound::PyCallable_DECL_CALL | ( | SelfDestruct | ) |
| ShipBound::PyCallable_DECL_CALL | ( | BoardStoredShip | ) |
| ShipBound::PyCallable_DECL_CALL | ( | StoreVessel | ) |
| ShipBound::PyCallable_Make_Dispatcher | ( | ShipBound | ) |
|
inlinevirtual |
Implements PyBoundObject.
Definition at line 81 of file ShipService.cpp.
| ShipDB& ShipBound::db |
Definition at line 50 of file ShipService.cpp.
|
protected |
Definition at line 106 of file ShipService.cpp.
|
protected |
Definition at line 107 of file ShipService.cpp.
Referenced by m_dispatch(), and ~ShipBound().
|
private |
Definition at line 110 of file ShipService.cpp.
Definition at line 50 of file ShipService.cpp.