Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
LadderList Class Reference

#include <LadderDefs.h>

Public Member Functions

 LadderList ()
 
 ~LadderList ()
 
const LadderInfofindLadder (const AsciiString &addr, UnsignedShort port)
 
const LadderInfofindLadderByIndex (Int index)
 
const LadderInfoListgetLocalLadders (void)
 
const LadderInfoListgetSpecialLadders (void)
 
const LadderInfoListgetStandardLadders (void)
 

Detailed Description

Definition at line 66 of file LadderDefs.h.

Constructor & Destructor Documentation

◆ LadderList()

LadderList::LadderList ( )

Definition at line 261 of file LadderDefs.cpp.

◆ ~LadderList()

LadderList::~LadderList ( )

Definition at line 346 of file LadderDefs.cpp.

Member Function Documentation

◆ findLadder()

const LadderInfo * LadderList::findLadder ( const AsciiString & addr,
UnsignedShort port )

Definition at line 366 of file LadderDefs.cpp.

◆ findLadderByIndex()

const LadderInfo * LadderList::findLadderByIndex ( Int index)

Definition at line 400 of file LadderDefs.cpp.

◆ getLocalLadders()

const LadderInfoList * LadderList::getLocalLadders ( void )

Definition at line 447 of file LadderDefs.cpp.

◆ getSpecialLadders()

const LadderInfoList * LadderList::getSpecialLadders ( void )

Definition at line 437 of file LadderDefs.cpp.

◆ getStandardLadders()

const LadderInfoList * LadderList::getStandardLadders ( void )

Definition at line 442 of file LadderDefs.cpp.


The documentation for this class was generated from the following files: