XPMP2
X-Plane multiplayer library 2 - using instancing
Public Member Functions | Public Attributes | List of all members
XPMP2::infoDataRefsTy Struct Reference

Keeps the dataRef handles for one of the up to 63 shared data slots ("sim/multiplayer/position/plane#...") More...

Public Member Functions

 operator bool () const
 Looks OK, the dataRefs are available? More...
 

Public Attributes

XPLMDataRef infoTailNum = nullptr
 
XPLMDataRef infoIcaoAcType = nullptr
 
XPLMDataRef infoManufacturer = nullptr
 
XPLMDataRef infoModel = nullptr
 
XPLMDataRef infoIcaoAirline = nullptr
 
XPLMDataRef infoAirline = nullptr
 
XPLMDataRef infoFlightNum = nullptr
 
XPLMDataRef infoAptFrom = nullptr
 
XPLMDataRef infoAptTo = nullptr
 
XPLMDataRef cslModel = nullptr
 CSL model as XPMP2::Aircraft::GetModelName() returns it. More...
 

Detailed Description

Keeps the dataRef handles for one of the up to 63 shared data slots ("sim/multiplayer/position/plane#...")

Member Function Documentation

◆ operator bool()

XPMP2::infoDataRefsTy::operator bool ( ) const
inline

Looks OK, the dataRefs are available?

Member Data Documentation

◆ cslModel

XPLMDataRef XPMP2::infoDataRefsTy::cslModel = nullptr

CSL model as XPMP2::Aircraft::GetModelName() returns it.

◆ infoAirline

XPLMDataRef XPMP2::infoDataRefsTy::infoAirline = nullptr

◆ infoAptFrom

XPLMDataRef XPMP2::infoDataRefsTy::infoAptFrom = nullptr

◆ infoAptTo

XPLMDataRef XPMP2::infoDataRefsTy::infoAptTo = nullptr

◆ infoFlightNum

XPLMDataRef XPMP2::infoDataRefsTy::infoFlightNum = nullptr

◆ infoIcaoAcType

XPLMDataRef XPMP2::infoDataRefsTy::infoIcaoAcType = nullptr

◆ infoIcaoAirline

XPLMDataRef XPMP2::infoDataRefsTy::infoIcaoAirline = nullptr

◆ infoManufacturer

XPLMDataRef XPMP2::infoDataRefsTy::infoManufacturer = nullptr

◆ infoModel

XPLMDataRef XPMP2::infoDataRefsTy::infoModel = nullptr

◆ infoTailNum

XPLMDataRef XPMP2::infoDataRefsTy::infoTailNum = nullptr

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