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

#include "POD_containers.h"

Collaboration diagram for CorpData:

Public Attributes

int16 corpAccountKey
 
int32 allianceID
 
int32 warFactionID
 
uint32 corporationID
 
uint32 corpHQ
 
uint32 baseID
 
int64 startDateTime
 
int64 corpRole
 
int64 rolesAtAll
 
int64 rolesAtBase
 
int64 rolesAtHQ
 
int64 rolesAtOther
 
int64 grantableRoles
 
int64 grantableRolesAtBase
 
int64 grantableRolesAtHQ
 
int64 grantableRolesAtOther
 
float taxRate
 
float secRating
 
std::string name
 
std::string ticker
 

Detailed Description

Definition at line 72 of file POD_containers.h.

Member Data Documentation

int64 CorpData::grantableRoles

Definition at line 85 of file POD_containers.h.

Referenced by InventoryDB::GetCorpData(), and CharacterDB::SaveCorpData().

int64 CorpData::grantableRolesAtBase

Definition at line 86 of file POD_containers.h.

Referenced by InventoryDB::GetCorpData(), and CharacterDB::SaveCorpData().

int64 CorpData::grantableRolesAtHQ

Definition at line 87 of file POD_containers.h.

Referenced by InventoryDB::GetCorpData(), and CharacterDB::SaveCorpData().

int64 CorpData::grantableRolesAtOther

Definition at line 88 of file POD_containers.h.

Referenced by InventoryDB::GetCorpData(), and CharacterDB::SaveCorpData().

std::string CorpData::name

Definition at line 91 of file POD_containers.h.

Referenced by InventoryDB::GetCorpData(), and CorporationDB::GetCorpData().

float CorpData::secRating

Definition at line 90 of file POD_containers.h.

Referenced by Character::corpSecRating().

int64 CorpData::startDateTime

Definition at line 79 of file POD_containers.h.

Referenced by InventoryDB::GetCorpData(), and Character::startDateTime().

float CorpData::taxRate
std::string CorpData::ticker

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