Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
SpaceStationType::SPort Struct Reference

#include <SpaceStationType.h>

Public Member Functions

 SPort ()
 

Public Attributes

int portId
 
int minShipSize
 
int maxShipSize
 
bool inUse
 
std::vector< std::pair< int, std::string > > bayIDs
 
std::string name
 
TMapBayIDMat m_approach
 

Static Public Attributes

static const int BAD_PORT_ID = -1
 

Constructor & Destructor Documentation

◆ SPort()

SpaceStationType::SPort::SPort ( )
inline

Member Data Documentation

◆ BAD_PORT_ID

const int SpaceStationType::SPort::BAD_PORT_ID = -1
static

◆ bayIDs

std::vector<std::pair<int, std::string> > SpaceStationType::SPort::bayIDs

◆ inUse

bool SpaceStationType::SPort::inUse

◆ m_approach

TMapBayIDMat SpaceStationType::SPort::m_approach

◆ maxShipSize

int SpaceStationType::SPort::maxShipSize

◆ minShipSize

int SpaceStationType::SPort::minShipSize

◆ name

std::string SpaceStationType::SPort::name

◆ portId

int SpaceStationType::SPort::portId

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