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

#include "TradeService.h"

Collaboration diagram for TradeService::ActiveSession:

Public Attributes

uint32 myID
 
uint32 herID
 
uint32 contID
 
TradeSessionourTS
 

Detailed Description

Definition at line 50 of file TradeService.h.

Member Data Documentation

uint32 TradeService::ActiveSession::contID

Definition at line 53 of file TradeService.h.

Referenced by TradeService::CreateBoundObject().

uint32 TradeService::ActiveSession::herID

Definition at line 52 of file TradeService.h.

Referenced by TradeService::CreateBoundObject().

uint32 TradeService::ActiveSession::myID

Definition at line 51 of file TradeService.h.

Referenced by TradeService::CreateBoundObject().

TradeSession* TradeService::ActiveSession::ourTS

Definition at line 54 of file TradeService.h.

Referenced by TradeService::CreateBoundObject().


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