This is the complete list of members for PathfindCellInfo, including all inherited members.
| allocateCellInfos(void) | PathfindCellInfo | static |
| getACellInfo(PathfindCell *cell, const ICoord2D &pos) | PathfindCellInfo | static |
| m_blockedByAlly | PathfindCellInfo | protected |
| m_cell | PathfindCellInfo | protected |
| m_closed | PathfindCellInfo | protected |
| m_costSoFar | PathfindCellInfo | protected |
| m_goalAircraftID | PathfindCellInfo | protected |
| m_goalUnitID | PathfindCellInfo | protected |
| m_isFree | PathfindCellInfo | protected |
| m_nextOpen | PathfindCellInfo | protected |
| m_obstacleID | PathfindCellInfo | protected |
| m_obstacleIsFence | PathfindCellInfo | protected |
| m_obstacleIsTransparent | PathfindCellInfo | protected |
| m_open | PathfindCellInfo | protected |
| m_pathParent | PathfindCellInfo | protected |
| m_pos | PathfindCellInfo | protected |
| m_posUnitID | PathfindCellInfo | protected |
| m_prevOpen | PathfindCellInfo | protected |
| m_totalCost | PathfindCellInfo | protected |
| PathfindCell class | PathfindCellInfo | friend |
| releaseACellInfo(PathfindCellInfo *theInfo) | PathfindCellInfo | static |
| releaseCellInfos(void) | PathfindCellInfo | static |
| s_firstFree | PathfindCellInfo | protectedstatic |
| s_infoArray | PathfindCellInfo | protectedstatic |