NCBI C++ ToolKit
Classes | Typedefs
pointer_pot.hpp File Reference
#include <stdlib.h>
#include <corelib/ncbistl.hpp>
+ Include dependency graph for pointer_pot.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CQuickSortStack
 
class  CPointerPot
 
class  CMemPot
 

Typedefs

typedef void * TPotItem
 
typedef int(* FPotCompare) (TPotItem, TPotItem)
 

Typedef Documentation

◆ FPotCompare

typedef int(* FPotCompare) (TPotItem, TPotItem)

Definition at line 44 of file pointer_pot.hpp.

◆ TPotItem

typedef void* TPotItem

Definition at line 43 of file pointer_pot.hpp.

Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887