EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for Client, including all inherited members.
_GetQueuePosition() | Client | inlineprotectedvirtual |
_GetVersion(VersionExchangeServer &version) | Client | protectedvirtual |
_LoginFail(std::string fail_msg) | Client | protected |
_SendCallReturn(const PyAddress &source, int64 callID, PyResult &rsp) | Client | protected |
_SendException(const PyAddress &source, int64 callID, MACHONETMSG_TYPE in_response_to, MACHONETERR_TYPE exception_type, PyRep **payload) | Client | protected |
_SendPingRequest() | Client | protected |
_SendPingResponse(const PyAddress &source, int64 callID) | Client | protected |
_SendQueuedUpdates() | Client | private |
_VerifyCrypto(CryptoRequestPacket &cr) | Client | protectedvirtual |
_VerifyFuncResult(CryptoHandshakeResult &result) | Client | protectedvirtual |
_VerifyLogin(CryptoChallengePacket &ccp) | Client | protectedvirtual |
_VerifyVersion(VersionExchangeClient &version) | Client | protectedvirtual |
_VerifyVIPKey(const std::string &vipKey) | Client | inlineprotectedvirtual |
AddBalance(float amount, uint8 type=Account::CreditType::ISK) | Client | inline |
AddBindID(uint32 bindID) | Client | inline |
AddStationHangar(uint32 stationID) | Client | |
AutoStop() | Client | inline |
BanClient() | Client | |
Board(ShipSE *newShipSE) | Client | |
BoardShip(ShipItemRef newShipRef) | Client | |
CanThrow() | Client | inline |
ChannelJoined(LSCChannel *chan) | Client | |
ChannelLeft(LSCChannel *chan) | Client | |
CharNoLongerInStation() | Client | |
CharNowInStation() | Client | |
CheckBallparkTimer() | Client | |
CheckShipRef(ShipItemRef newShipRef) | Client | private |
ClearTradeSession() | Client | inline |
Client(PyServiceMgr &services, EVETCPConnection **con) | Client | |
Client(const Client &oth)=delete | Client | |
Client(Client &&oth)=delete | Client | |
CloseClientConnection() | EVEClientSession | inlineprotected |
ContainsTypeQty(uint16 typeID, uint32 qty) const | Client | |
CreateChar(bool set) | Client | inline |
CreateNewPod() | Client | |
CreateShipSE() | Client | |
CynoJump(InventoryItemRef beacon) | Client | |
DestroyShipSE() | Client | protected |
DisconnectClient() | Client | |
DispatchPacket(PyPacket *packet) | EVEPacketDispatcher | protected |
DockToStation() | Client | |
Eject() | Client | |
EnterSystem(uint32 systemID) | Client | |
EVEClientSession(EVETCPConnection **n) | EVEClientSession | protected |
ExecuteDriveJump() | Client | protected |
ExecuteJump() | Client | protected |
FlushQueue() | Client | |
GetAccountRole() const | Client | inline |
GetAccountType() const | Client | inline |
GetAddress() const | Client | inline |
GetAggressors() const | Client | |
GetAllianceID() const | Client | inline |
GetBalance(uint8 type=Account::CreditType::ISK) | Client | inline |
GetBounty() const | Client | inline |
GetChar() const | Client | inline |
GetCharacterID() const | Client | inline |
GetCharID() | Client | inline |
GetCharName() | Client | inline |
GetClientID() const | Client | inline |
GetCloneStationID() const | Client | inline |
GetConstellationID() const | Client | inline |
GetCorpAccountKey() const | Client | inline |
GetCorpHQ() const | Client | inline |
GetCorporationID() const | Client | inline |
GetCorpRole() const | Client | inline |
GetCorpTaxRate() | Client | inline |
GetDockPoint() | Client | inline |
GetDockStationID() | Client | inline |
GetFleetID() const | Client | inline |
GetFleetRole() | Client | inline |
GetLanguageID() const | Client | inline |
GetLocationID() const | Client | inline |
GetLoyaltyPoints(uint32 corpID) | Client | |
GetName() const | Client | inline |
GetPod() const | Client | inline |
GetPodID() const | Client | inline |
GetRegionID() const | Client | inline |
GetRolesAtAll() const | Client | inline |
GetRolesAtBase() const | Client | inline |
GetRolesAtHQ() const | Client | inline |
GetRolesAtOther() const | Client | inline |
GetSecurityRating() const | Client | inline |
GetSession() | Client | inline |
GetSessionChangeTime() | Client | inline |
GetShip() const | Client | inline |
GetShipID() const | Client | inline |
GetShipSE() | Client | inline |
GetSquadID() const | Client | inline |
GetState() const | EVEClientSession | inlineprotected |
GetStateName(int8 state) | Client | private |
GetStationID() const | Client | inline |
GetStationID2() const | Client | inline |
GetSystemID() const | Client | inline |
GetSystemName() const | Client | inline |
GetTradeSession() | Client | inline |
GetUserCount() | Client | protected |
GetUserID() const | Client | inline |
GetWarFactionID() const | Client | inline |
GetWingID() const | Client | inline |
Handle_AuthenticationReq(PyPacket *packet, AuthenticationReq &req) | EVEPacketDispatcher | protectedvirtual |
Handle_AuthenticationRsp(PyPacket *packet, AuthenticationRsp &rsp) | EVEPacketDispatcher | protectedvirtual |
Handle_CallReq(PyPacket *packet, PyCallStream &req) | Client | protectedvirtual |
Handle_CallRsp(PyPacket *packet) | EVEPacketDispatcher | protectedvirtual |
Handle_ErrorResponse(PyPacket *packet, ErrorResponse &error) | EVEPacketDispatcher | protectedvirtual |
Handle_Notify(PyPacket *packet) | Client | protectedvirtual |
Handle_Other(PyPacket *packet) | EVEPacketDispatcher | protectedvirtual |
Handle_PingReq(PyPacket *packet) | Client | inlineprotectedvirtual |
Handle_PingRsp(PyPacket *packet) | Client | inlineprotectedvirtual |
Handle_SessionChange(PyPacket *packet, SessionChangeNotification &sessionChange) | EVEPacketDispatcher | protectedvirtual |
HasBeyonce() | Client | inline |
InFleet() | Client | inline |
InitSession(int32 characterID) | Client | |
InPod() | Client | inline |
IsAFK() | Client | inline |
IsAutoPilot() | Client | inline |
IsBoard() | Client | inline |
IsBubbleWait() | Client | inline |
IsCharCreation() | Client | inline |
IsDock() | Client | inline |
IsDocked() | Client | inline |
IsFleetBooster() | Client | inline |
IsFleetBoss() | Client | inline |
IsHangarLoaded(uint32 stationID) | Client | |
IsIdle() | Client | inline |
IsInSpace() | Client | inline |
IsInvul() | Client | inline |
IsJetcanAvalible() | Client | |
IsJump() | Client | inline |
IsLoaded() | Client | inline |
IsLogin() | Client | inline |
IsMissionComplete(MissionOffer &data) | Client | |
IsSessionChange() | Client | inline |
IsSetStateSent() | Client | inline |
IsShowall() | Client | inline |
IsUncloak() | Client | inline |
IsUndock() | Client | inline |
IsValidSession() | Client | inline |
JetcanTime() | Client | inline |
JumpInEffect() | Client | |
JumpOutEffect(uint32 locationID) | Client | |
LoadStationHangar(uint32 stationID) | Client | |
m_afk | Client | protected |
m_autoPilot | Client | protected |
m_autoStop | Client | protected |
m_ballparkTimer | Client | protected |
m_beyonce | Client | protected |
m_bindSet | Client | private |
m_bubbleWait | Client | protected |
m_canThrow | Client | private |
m_channels | Client | protected |
m_char | Client | protected |
m_charCreation | Client | private |
m_clientState | Client | protected |
m_clientTimer | Client | protected |
m_cloakTimer | Client | protected |
m_destinyEventQueue | Client | private |
m_destinyUpdateQueue | Client | private |
m_dockPoint | Client | protected |
m_dockStationID | Client | protected |
m_fleet | Client | protected |
m_fleetTimer | Client | protected |
m_hangarLoaded | Client | protected |
m_invul | Client | protected |
m_invulTimer | Client | protected |
m_jetcanTimer | Client | protected |
m_loaded | Client | protected |
m_locationID | Client | protected |
m_login | Client | protected |
m_logoutTimer | Client | protected |
m_lpMap | Client | private |
m_movePoint | Client | protected |
m_moveSystemID | Client | protected |
m_nextNotifySequence | Client | private |
m_packaged | Client | protected |
m_pingTimer | Client | protected |
m_pod | Client | protected |
m_portrait | Client | protected |
m_scan | Client | protected |
m_scanProbe | Client | protected |
m_scanTimer | Client | protected |
m_sDB | Client | protected |
m_services | Client | protected |
m_sessionChangeActive | Client | protected |
m_sessionTimer | Client | protected |
m_setStateSent | Client | protected |
m_SGP | Client | protected |
m_ship | Client | protected |
m_shipId | Client | protected |
m_showall | Client | protected |
m_skillTimer | Client | protected |
m_squad | Client | protected |
m_stateTimer | Client | protected |
m_StationData | Client | protected |
m_system | Client | protected |
m_SystemData | Client | protected |
m_TS | Client | protected |
m_uncloak | Client | protected |
m_uncloakTimer | Client | protected |
m_undock | Client | protected |
m_validSession | Client | private |
m_wing | Client | protected |
mNet | EVEClientSession | protected |
MoveItem(uint32 itemID, uint32 location, EVEItemFlags flag) | Client | |
MoveToLocation(uint32 location, const GPoint &pt) | Client | |
MoveToPosition(const GPoint &pt) | Client | |
operator=(const Client &oth)=delete | Client | |
operator=(Client &&oth)=delete | Client | |
PickAlternateShip() | Client | |
PopPacket() | EVEClientSession | protected |
ProcessClient() | Client | |
ProcessNet() | Client | |
pSession | Client | protected |
pShipSE | Client | protected |
QueueDestinyEvent(PyTuple **multiEvent) | Client | |
QueueDestinyUpdate(PyTuple **update, bool DoPackage=false, bool IsSetState=false) | Client | |
QueuePacket(PyPacket *packet) | EVEClientSession | protected |
RecPic() | Client | inline |
RemoveMissionItem(uint16 typeID, uint32 qty) | Client | |
RemoveStationHangar(uint32 stationID) | Client | |
Reset() | EVEClientSession | protected |
ResetAfterPodded() | Client | |
ResetAfterPopped(GPoint &position) | Client | |
scan() | Client | inline |
SelectCharacter(int32 char_id=0) | Client | |
SelfChatMessage(const char *fmt,...) | Client | |
SelfEveMail(const char *subject, const char *fmt,...) | Client | |
SendErrorMsg(const char *fmt,...) | Client | |
SendErrorMsg(const char *fmt, va_list args) | Client | |
SendInfoModalMsg(const char *fmt,...) | Client | |
SendInitialSessionStatus() | Client | protected |
SendNotification(const PyAddress &dest, EVENotificationStream ¬i, bool seq=true) | Client | |
SendNotification(const char *notifyType, const char *idType, PyTuple *payload, bool seq=true) | Client | |
SendNotification(const char *notifyType, const char *idType, PyTuple **payload, bool seq=true) | Client | |
SendNotifyMsg(const char *fmt,...) | Client | |
SendNotifyMsg(const char *fmt, va_list args) | Client | |
SendSessionChange() | Client | |
services() const | Client | inline |
SetAFK(bool set=true) | Client | inline |
SetAutoPilot(bool set=false) | Client | |
SetAutoStop(bool set=false) | Client | inline |
SetBallPark() | Client | |
SetBallParkTimer(uint32 time=Player::Timer::Default) | Client | |
SetBeyonce(bool beyonce=false) | Client | inline |
SetBubbleWait(bool wait=false) | Client | inline |
SetChar(CharacterRef charRef) | Client | inline |
SetCloakTimer(uint32 time=Player::Timer::Default) | Client | |
SetDestiny(const GPoint &pt, bool update=false) | Client | |
SetDockPoint(GPoint &pt) | Client | inline |
SetDockStationID(uint32 stationID) | Client | inline |
SetInvul(bool invul=false) | Client | inline |
SetInvulTimer(uint32 time=Player::Timer::Default) | Client | |
SetPicRec(bool set=false) | Client | inline |
SetPodItem() | Client | |
SetScan(Scan *pScan) | Client | inline |
SetScanTimer(uint16 time, bool useProbe=false) | Client | inline |
SetSessionChange(bool set=false) | Client | inline |
SetSessionTimer() | Client | inline |
SetShip(ShipItemRef shipRef) | Client | |
SetShowAll(bool set=false) | Client | inline |
SetStateSent(bool set=false) | Client | inline |
SetStateTimer(int8 state, uint32 time=Player::Timer::Default) | Client | |
SetTradeSession(TradeSession *ts) | Client | inline |
SetTrainingEndTime(int64 endTime) | Client | inline |
SetUncloak(bool uncloak=false) | Client | inline |
SetUncloakTimer(uint32 time=Player::Timer::Default) | Client | |
SetUndock(bool undock=false) | Client | inline |
SpawnNewRookieShip(uint32 stationID) | Client | |
StargateJump(uint32 fromGate, uint32 toGate) | Client | |
StartJetcanTimer() | Client | inline |
state_t typedef | EVEClientSession | protected |
SystemMgr() const | Client | inline |
UndockFromStation() | Client | |
UpdateCorpSession(CorpData &data) | Client | |
UpdateFleetSession(CharFleetData &fleet) | Client | |
UpdateNewShip() | Client | private |
UpdateSession() | Client | protected |
UpdateSessionInt(const char *sessionType, int value) | Client | |
WarpIn() | Client | |
WarpOut() | Client | |
~Client() | Client | |
~EVEClientSession() | EVEClientSession | protectedvirtual |