SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MR::BothDirPtrList Class Reference
Inheritance diagram for MR::BothDirPtrList:
MR::BothDirList< T >

Public Member Functions

 BothDirPtrList (bool)
 
void initiate ()
 
void setFirst (MR::BothDirPtrLink *)
 
bool append (MR::BothDirPtrLink *)
 
bool remove (MR::BothDirPtrLink *)
 

Public Attributes

MR::BothDirPtrLink_0
 
MR::BothDirPtrLink_4
 
u32 _8
 

Detailed Description

Definition at line 20 of file BothDirList.hpp.

Constructor & Destructor Documentation

◆ BothDirPtrList()

MR::BothDirPtrList::BothDirPtrList ( bool doInitialize)

Definition at line 15 of file BothDirList.cpp.

Member Function Documentation

◆ initiate()

void MR::BothDirPtrList::initiate ( )

Definition at line 21 of file BothDirList.cpp.

◆ setFirst()

void MR::BothDirPtrList::setFirst ( MR::BothDirPtrLink * pFirst)

Definition at line 27 of file BothDirList.cpp.

Member Data Documentation

◆ _0

MR::BothDirPtrLink* MR::BothDirPtrList::_0

Definition at line 29 of file BothDirList.hpp.

◆ _4

MR::BothDirPtrLink* MR::BothDirPtrList::_4

Definition at line 30 of file BothDirList.hpp.

◆ _8

u32 MR::BothDirPtrList::_8

Definition at line 31 of file BothDirList.hpp.