Hasty Badger
Small UI library (a branch of Turbo Badger)
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
tb::TBHashTableIteratorOf< T > Class Template Reference

TBHashTableIteratorOf is a TBHashTableIterator which auto cast to the class type. More...

#include <tb_hashtable.h>

Inheritance diagram for tb::TBHashTableIteratorOf< T >:
tb::TBHashTableIterator

Public Member Functions

 TBHashTableIteratorOf (TBHashTable *hash_table)
 
T * GetNextContent ()
 

Detailed Description

template<class T>
class tb::TBHashTableIteratorOf< T >

TBHashTableIteratorOf is a TBHashTableIterator which auto cast to the class type.


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