Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
TaxiPathNodePtr Struct Reference

#include <DBCStructure.h>

Collaboration diagram for TaxiPathNodePtr:

Public Member Functions

 operator TaxiPathNodeEntry const & () const
 TaxiPathNodePtr ()
 TaxiPathNodePtr (TaxiPathNodeEntry const *ptr)

Public Attributes

TaxiPathNodeEntry const * i_ptr

Detailed Description

Definition at line 3075 of file DBCStructure.h.

Constructor & Destructor Documentation

◆ TaxiPathNodePtr() [1/2]

TaxiPathNodePtr::TaxiPathNodePtr ( )
inline

Definition at line 3077 of file DBCStructure.h.

References i_ptr.

◆ TaxiPathNodePtr() [2/2]

TaxiPathNodePtr::TaxiPathNodePtr ( TaxiPathNodeEntry const * ptr)
inline

Definition at line 3078 of file DBCStructure.h.

References i_ptr.

Member Function Documentation

◆ operator TaxiPathNodeEntry const &()

TaxiPathNodePtr::operator TaxiPathNodeEntry const & ( ) const
inline

Definition at line 3080 of file DBCStructure.h.

References i_ptr.

Member Data Documentation

◆ i_ptr

TaxiPathNodeEntry const* TaxiPathNodePtr::i_ptr

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