28 #ifndef __STANDINGDB_H_INCL__
29 #define __STANDINGDB_H_INCL__
32 #include "packets/Standing.h"
static float GetStanding(uint32 fromID, uint32 toID)
PyRep * GetCharNPCStandings(uint32 charID)
static PyObjectEx * GetFactionStandings()
static void UpdateStanding(uint32 fromID, uint32 toID, float standing)
static PyRep * GetMyStandings(uint32 charID)
PyRep * GetStandingTransactions(Call_GetStandingTransactions &args)
PyRep * PrimeCharStandings(uint32 charID)
PyRep * GetCorpStandings(Client *pClient)
static void SetStanding(uint32 fromID, uint32 toID, float standing)
PyRep * GetCharStandings(Client *pClient)
PyRep * GetStandingCompositions(uint32 fromID, uint32 toID)
static void SaveStandingChanges(uint32 fromID, uint32 toID, uint16 eventType, float amount, std::string msg)