EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TradeSession::Session Struct Reference

#include "TradeService.h"

Public Attributes

uint32 containerID
 
uint32 stationID
 
uint32 myID
 
uint32 herID
 
bool myState
 
bool herState
 
double myMoney
 
double herMoney
 
int64 fileTime
 

Detailed Description

Definition at line 80 of file TradeService.h.

Member Data Documentation

uint32 TradeSession::Session::containerID
int64 TradeSession::Session::fileTime

Definition at line 89 of file TradeService.h.

Referenced by TradeService::CreateBoundObject().

uint32 TradeSession::Session::herID
double TradeSession::Session::herMoney

Definition at line 88 of file TradeService.h.

Referenced by TradeService::CreateBoundObject(), and TradeBound::ExchangeItems().

bool TradeSession::Session::herState

Definition at line 86 of file TradeService.h.

Referenced by TradeService::CreateBoundObject().

uint32 TradeSession::Session::myID
double TradeSession::Session::myMoney

Definition at line 87 of file TradeService.h.

Referenced by TradeService::CreateBoundObject(), and TradeBound::ExchangeItems().

bool TradeSession::Session::myState

Definition at line 85 of file TradeService.h.

Referenced by TradeService::CreateBoundObject().

uint32 TradeSession::Session::stationID

The documentation for this struct was generated from the following file: