71 sLog.Warning(
"BillMgr",
"Handle_CharPayBill() size=%u", call.
tuple->
size() );
72 call.
Dump(CORP__CALL_DUMP);
80 sLog.Warning(
"BillMgr",
"Handle_CharGetBills() size=%u", call.
tuple->
size() );
81 call.
Dump(CORP__CALL_DUMP);
89 sLog.Warning(
"BillMgr",
"Handle_CharGetBillsReceivable() size=%u", call.
tuple->
size() );
90 call.
Dump(CORP__CALL_DUMP);
98 sLog.Warning(
"BillMgr",
"Handle_PayCorporationBill() size=%u", call.
tuple->
size() );
99 call.
Dump(CORP__CALL_DUMP);
157 dict->
Dump(CORP__RSP_DUMP,
"");
Dispatcher *const m_dispatch
PyCallable_Make_InnerDispatcher(BillMgr) BillMgr
int32 GetCorporationID() const
void Dump(FILE *into, const char *pfx) const
Dumps object to file.
int32 GetAllianceID() const
Dispatcher *const m_dispatch
bool GetRow(DBResultRow &into)
bool GetBool(uint32 index) const
#define is_log_enabled(type)
#define sLog
Evaluates to a NewLog instance.
PyObject * GetCorporationBills(uint32 corpID, bool payable)
#define PyCallable_REG_CALL(c, m)
void GetAutoPay(uint32 corpID, DBQueryResult &res)
void Dump(LogType type) const
void SetItem(PyRep *key, PyRep *value)
SetItem adds or sets a database entry.