![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <DbProcedures.h>
Static Public Member Functions | |
| static | __declspec (dllexport) void clearCharQuality(int pInCharId |
| static | __declspec (dllexport) void setPlayerNickname(int pInPlayerId |
| static | __declspec (dllexport) void setPcZone(int pInPcId |
| static | __declspec (dllexport) void setGearItemOwner(int pInGearId |
| static | __declspec (dllexport) void setCharSpell(int pInCharId |
| static | __declspec (dllexport) void setCharSpecAttr(int pInCharId |
| static | __declspec (dllexport) void setCharQuality(int pInCharId |
| static | __declspec (dllexport) void setCharPhysAttr(int pInCharId |
| static | __declspec (dllexport) void setCharMentAttr(int pInCharId |
| static | __declspec (dllexport) void setCharKnowSkill(int pInCharId |
| static | __declspec (dllexport) void setCharDmg(int pInCharId |
| static | __declspec (dllexport) void setCharAdeptPwr(int pInCharId |
| static | __declspec (dllexport) void setCharActiveSkill(int pInCharId |
| static | __declspec (dllexport) void getPlayerCharacters(int pInPlayerId |
| static | __declspec (dllexport) void getPcZone(int pInPcId |
| static | __declspec (dllexport) void getCharSpells(int pInCharId |
| static | __declspec (dllexport) void getCharQualities(int pInCharId |
| static | __declspec (dllexport) void getCharKnowSkills(int pInCharId |
| static | __declspec (dllexport) void getCharGear(int pInCharId |
| static | __declspec (dllexport) void getCharDmg(int pInCharId |
| static | __declspec (dllexport) void getCharAdeptPwrs(int pInCharId |
| static | __declspec (dllexport) void getCharActiveSkills(int pInCharId |
| static | __declspec (dllexport) void getChar(int pInCharId |
| static | __declspec (dllexport) void deleteGearItem(int pInGearItemId) |
| static | __declspec (dllexport) void createGearItem(int pInGearId |
| static | __declspec (dllexport) void createCharacter(int pInRaceId |
| static | __declspec (dllexport) void clearCharSpell(int pInCharId |
Public Attributes | |
| static int * | activeSkillId |
| static int * | adeptPowerId |
| static bool int int * | agility |
| static bool int int int * | body |
| static bool int int int int int int * | charisma |
| static int * | currentZoneId |
| static bool int int int int int int int int int int * | edge |
| static bool int int int int int int int int int int int * | edgeBurnt |
| static int * | gearId |
| static int * | ID |
| static bool int int int int int int int * | intuition |
| static bool * | isMale |
| static int * | knowledgeSkillId |
| static int int * | location |
| static bool int int int int int int int int * | logic |
| static bool int int int int int int int int int int int int * | magic |
| static int int * | physicalDmgTaken |
| static int | pInAgility |
| static int int | pInBody |
| static int | pInCharisma |
| static int | pInEdge |
| static int int | pInEdgeBurnt |
| static int int | pInIntuition |
| static int int int | pInLogic |
| static int int int | pInMagic |
| static const std::string & | pInNickname |
| static int | pInOwnerCharId |
| static int int | pInPhysDmg |
| static static __declspec(dllexport) void createPlayer(const std int | pInPlayerId |
| static int | pInPwrId |
| static int | pInQualityId |
| static int int | pInRating |
| static int int int | pInReaction |
| static int int int int | pInResonance |
| static int | pInSkillId |
| static int | pInSpellId |
| static int int int int | pInStrength |
| static int | pInStunDmg |
| static int int int int | pInWillpower |
| static int | pInZoneId |
| static static __declspec(dllexport) void createPlayer(const std int int int * | pOutCharId |
| static int int int * | pOutGearItemId |
| static int * | pOutId |
| static static __declspec(dllexport) void createPlayer(const std int int * | pOutPcId |
| static int * | qualityId |
| static int int * | queryId |
| static int int int int * | queryId |
| static bool int int int int int int int int int int int int int int * | queryId |
| static int int int * | queryId |
| static bool int * | raceId |
| static int int int * | rating |
| static int int * | rating |
| static bool int int int int * | reaction |
| static bool int int int int int int int int int int int int int * | resonance |
| static int * | spellId |
| static bool int int int int int * | strength |
| static int * | stunDmgTaken |
| static bool int int int int int int int int int * | willpower |
This class defines static functions that utilize MySQL to act on the database These are wrapped for UnrealScript by standalone C functions in the UScriptDbProcedures.h file
Definition at line 58 of file DbProcedures.h.
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
| static SraData::DbProcedures::__declspec | ( | dllexport | ) | [static] |
Definition at line 69 of file DbProcedures.h.
Definition at line 70 of file DbProcedures.h.
| bool int int* SraData::DbProcedures::agility |
Definition at line 68 of file DbProcedures.h.
| bool int int int* SraData::DbProcedures::body |
Definition at line 68 of file DbProcedures.h.
| bool int int int int int int* SraData::DbProcedures::charisma |
Definition at line 68 of file DbProcedures.h.
Definition at line 76 of file DbProcedures.h.
| bool int int int int int int int int int int* SraData::DbProcedures::edge |
Definition at line 68 of file DbProcedures.h.
| bool int int int int int int int int int int int* SraData::DbProcedures::edgeBurnt |
Definition at line 68 of file DbProcedures.h.
Definition at line 72 of file DbProcedures.h.
Definition at line 77 of file DbProcedures.h.
| bool int int int int int int int* SraData::DbProcedures::intuition |
Definition at line 68 of file DbProcedures.h.
Definition at line 68 of file DbProcedures.h.
Definition at line 73 of file DbProcedures.h.
| int int* SraData::DbProcedures::location |
Definition at line 72 of file DbProcedures.h.
| bool int int int int int int int int* SraData::DbProcedures::logic |
Definition at line 68 of file DbProcedures.h.
| bool int int int int int int int int int int int int* SraData::DbProcedures::magic |
Definition at line 68 of file DbProcedures.h.
Definition at line 71 of file DbProcedures.h.
Definition at line 83 of file DbProcedures.h.
| int int SraData::DbProcedures::pInBody |
Definition at line 83 of file DbProcedures.h.
Definition at line 82 of file DbProcedures.h.
Definition at line 85 of file DbProcedures.h.
Definition at line 85 of file DbProcedures.h.
Definition at line 82 of file DbProcedures.h.
| int int int SraData::DbProcedures::pInLogic |
Definition at line 82 of file DbProcedures.h.
| int int int SraData::DbProcedures::pInMagic |
Definition at line 85 of file DbProcedures.h.
| const std::string& SraData::DbProcedures::pInNickname |
Definition at line 89 of file DbProcedures.h.
| static int SraData::DbProcedures::pInOwnerCharId |
Definition at line 64 of file DbProcedures.h.
Definition at line 80 of file DbProcedures.h.
| static __declspec (dllexport) void createPlayer( const std int SraData::DbProcedures::pInPlayerId |
Definition at line 66 of file DbProcedures.h.
Definition at line 79 of file DbProcedures.h.
| static int SraData::DbProcedures::pInQualityId |
Definition at line 61 of file DbProcedures.h.
| static int int SraData::DbProcedures::pInRating |
Definition at line 64 of file DbProcedures.h.
| int int int SraData::DbProcedures::pInReaction |
Definition at line 83 of file DbProcedures.h.
| int int int int SraData::DbProcedures::pInResonance |
Definition at line 85 of file DbProcedures.h.
| static int SraData::DbProcedures::pInSkillId |
Definition at line 78 of file DbProcedures.h.
| static int SraData::DbProcedures::pInSpellId |
Definition at line 62 of file DbProcedures.h.
| int int int int SraData::DbProcedures::pInStrength |
Definition at line 83 of file DbProcedures.h.
Definition at line 80 of file DbProcedures.h.
| int int int int SraData::DbProcedures::pInWillpower |
Definition at line 82 of file DbProcedures.h.
Definition at line 88 of file DbProcedures.h.
| static __declspec (dllexport) void createPlayer( const std int int int* SraData::DbProcedures::pOutCharId |
Definition at line 66 of file DbProcedures.h.
| int int int* SraData::DbProcedures::pOutGearItemId |
Definition at line 64 of file DbProcedures.h.
Definition at line 63 of file DbProcedures.h.
| static __declspec (dllexport) void createPlayer( const std int int* SraData::DbProcedures::pOutPcId |
Definition at line 66 of file DbProcedures.h.
Definition at line 74 of file DbProcedures.h.
| int int* SraData::DbProcedures::queryId |
Definition at line 75 of file DbProcedures.h.
| int int int int* SraData::DbProcedures::queryId |
Definition at line 72 of file DbProcedures.h.
| static int int * SraData::DbProcedures::queryId |
Definition at line 68 of file DbProcedures.h.
| int int int* SraData::DbProcedures::queryId |
Definition at line 69 of file DbProcedures.h.
Definition at line 68 of file DbProcedures.h.
| int int int* SraData::DbProcedures::rating |
Definition at line 72 of file DbProcedures.h.
| static int int * SraData::DbProcedures::rating |
Definition at line 69 of file DbProcedures.h.
| bool int int int int* SraData::DbProcedures::reaction |
Definition at line 68 of file DbProcedures.h.
| bool int int int int int int int int int int int int int* SraData::DbProcedures::resonance |
Definition at line 68 of file DbProcedures.h.
Definition at line 75 of file DbProcedures.h.
| bool int int int int int* SraData::DbProcedures::strength |
Definition at line 68 of file DbProcedures.h.
Definition at line 71 of file DbProcedures.h.
| bool int int int int int int int int int* SraData::DbProcedures::willpower |
Definition at line 68 of file DbProcedures.h.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.