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

#include "EVE_Inventory.h"

Collaboration diagram for Inv::GrpData:

Public Attributes

bool useBasePrice:1
 
bool allowManufacture:1
 
bool allowRecycler:1
 
bool anchored:1
 
bool anchorable:1
 
bool fittableNonSingleton:1
 
bool published:1
 
uint8 catID
 
uint16 id
 
std::string name
 
std::string description
 

Detailed Description

Definition at line 58 of file EVE_Inventory.h.

Member Data Documentation

bool Inv::GrpData::allowManufacture

Definition at line 60 of file EVE_Inventory.h.

Referenced by StaticDataMgr::Populate().

bool Inv::GrpData::allowRecycler

Definition at line 61 of file EVE_Inventory.h.

Referenced by StaticDataMgr::Populate().

bool Inv::GrpData::anchorable

Definition at line 63 of file EVE_Inventory.h.

Referenced by StaticDataMgr::Populate().

bool Inv::GrpData::anchored

Definition at line 62 of file EVE_Inventory.h.

Referenced by StaticDataMgr::Populate().

std::string Inv::GrpData::description

Definition at line 69 of file EVE_Inventory.h.

Referenced by StaticDataMgr::Populate().

bool Inv::GrpData::fittableNonSingleton

Definition at line 64 of file EVE_Inventory.h.

Referenced by StaticDataMgr::Populate().

std::string Inv::GrpData::name

Definition at line 68 of file EVE_Inventory.h.

Referenced by ItemType::groupName(), and StaticDataMgr::Populate().

bool Inv::GrpData::published

Definition at line 65 of file EVE_Inventory.h.

Referenced by StaticDataMgr::Populate().

bool Inv::GrpData::useBasePrice

Definition at line 59 of file EVE_Inventory.h.

Referenced by StaticDataMgr::Populate().


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