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

Additional Inherited Members

- Public Member Functions inherited from MR::BothDirPtrList
 BothDirPtrList (bool)
 
void initiate ()
 
void setFirst (MR::BothDirPtrLink *)
 
bool append (MR::BothDirPtrLink *)
 
bool remove (MR::BothDirPtrLink *)
 
- Public Attributes inherited from MR::BothDirPtrList
MR::BothDirPtrLink_0
 
MR::BothDirPtrLink_4
 
u32 _8
 

Detailed Description

template<class T>
class MR::BothDirList< T >

Definition at line 35 of file BothDirList.hpp.

Constructor & Destructor Documentation

◆ BothDirList()

template<class T >
MR::BothDirList< T >::BothDirList ( )
inline

Definition at line 37 of file BothDirList.hpp.

◆ ~BothDirList()

template<class T >
MR::BothDirList< T >::~BothDirList ( )
inline

Definition at line 41 of file BothDirList.hpp.