BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlcc::SkipList< KEY, DATA >::PairFactory Class Reference

#include <bdlcc_skiplist.h>

Public Member Functions

 PairFactory (SkipList *)
 Create a PairFactory.
 
Pairoperator() (Node *node) const
 Convert the specified node to a Pair *.
 

Constructor & Destructor Documentation

◆ PairFactory()

template<class KEY , class DATA >
bdlcc::SkipList< KEY, DATA >::PairFactory::PairFactory ( SkipList )
inlineexplicit

Member Function Documentation

◆ operator()()

template<class KEY , class DATA >
SkipList< KEY, DATA >::Pair * bdlcc::SkipList< KEY, DATA >::PairFactory::operator() ( Node node) const
inline

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