#include <bin.h>
Definition at line 44 of file bin.h.
◆ Bin()
| Bin::Bin |
( |
int | size = 256 | ) |
|
◆ ~Bin()
◆ Add()
| void Bin::Add |
( |
void * | item, |
|
|
OLECHAR * | text1, |
|
|
OLECHAR * | text2 = NULL ) |
◆ Clear()
◆ Get()
| void * Bin::Get |
( |
OLECHAR * | text1, |
|
|
OLECHAR * | text2 = NULL ) |
◆ GetBinItem() [1/2]
| BinItem * Bin::GetBinItem |
( |
OLECHAR * | text1, |
|
|
OLECHAR * | text2 = NULL ) |
◆ GetBinItem() [2/2]
| BinItem * Bin::GetBinItem |
( |
void * | item | ) |
|
◆ GetNext()
| void * Bin::GetNext |
( |
void | | ) |
|
◆ GetNextBinItem()
| BinItem * Bin::GetNextBinItem |
( |
void | | ) |
|
◆ Remove() [1/3]
◆ Remove() [2/3]
| void Bin::Remove |
( |
OLECHAR * | text1, |
|
|
OLECHAR * | text2 = NULL ) |
◆ Remove() [3/3]
| void Bin::Remove |
( |
void * | item | ) |
|
The documentation for this class was generated from the following files: