Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
HashNodeFriendClass< T, U > Class Template Reference

#include <HASHLIST.H>

Protected Member Functions

void Set_In_List (HashNodeClass< T, U > *ptr)
 
void Clear_In_List (HashNodeClass< T, U > *ptr)
 
bool Is_First (HashNodeClass< T, U > *ptr)
 
bool Is_Last (HashNodeClass< T, U > *ptr)
 
void Set_First (HashNodeClass< T, U > *ptr)
 
void Set_Last (HashNodeClass< T, U > *ptr)
 
void Clear_First (HashNodeClass< T, U > *ptr)
 
void Clear_Last (HashNodeClass< T, U > *ptr)
 
void Set_List_Created (HashNodeClass< T, U > *ptr)
 
void Clear_List_Created (HashNodeClass< T, U > *ptr)
 
bool Is_List_Created (HashNodeClass< T, U > *ptr)
 
void Unlink (HashNodeClass< T, U > *ptr)
 

Detailed Description

template<class T, class U>
class HashNodeFriendClass< T, U >

Definition at line 280 of file HASHLIST.H.

Member Function Documentation

◆ Clear_First()

template<class T, class U>
void HashNodeFriendClass< T, U >::Clear_First ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 292 of file HASHLIST.H.

◆ Clear_In_List()

template<class T, class U>
void HashNodeFriendClass< T, U >::Clear_In_List ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 284 of file HASHLIST.H.

◆ Clear_Last()

template<class T, class U>
void HashNodeFriendClass< T, U >::Clear_Last ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 293 of file HASHLIST.H.

◆ Clear_List_Created()

template<class T, class U>
void HashNodeFriendClass< T, U >::Clear_List_Created ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 296 of file HASHLIST.H.

◆ Is_First()

template<class T, class U>
bool HashNodeFriendClass< T, U >::Is_First ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 286 of file HASHLIST.H.

◆ Is_Last()

template<class T, class U>
bool HashNodeFriendClass< T, U >::Is_Last ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 287 of file HASHLIST.H.

◆ Is_List_Created()

template<class T, class U>
bool HashNodeFriendClass< T, U >::Is_List_Created ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 297 of file HASHLIST.H.

◆ Set_First()

template<class T, class U>
void HashNodeFriendClass< T, U >::Set_First ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 289 of file HASHLIST.H.

◆ Set_In_List()

template<class T, class U>
void HashNodeFriendClass< T, U >::Set_In_List ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 283 of file HASHLIST.H.

◆ Set_Last()

template<class T, class U>
void HashNodeFriendClass< T, U >::Set_Last ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 290 of file HASHLIST.H.

◆ Set_List_Created()

template<class T, class U>
void HashNodeFriendClass< T, U >::Set_List_Created ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 295 of file HASHLIST.H.

◆ Unlink()

template<class T, class U>
void HashNodeFriendClass< T, U >::Unlink ( HashNodeClass< T, U > * ptr)
inlineprotected

Definition at line 299 of file HASHLIST.H.


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