Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bdlcc::SkipList< KEY, DATA >::PairFactory Class Reference

#include <bdlcc_skiplist.h>

List of all members.

Public Member Functions

 PairFactory (SkipList *)
Pairoperator() (Node *node) const

template<class KEY, class DATA>
class bdlcc::SkipList< KEY, DATA >::PairFactory


Constructor & Destructor Documentation

template<class KEY, class DATA>
bdlcc::SkipList< KEY, DATA >::PairFactory::PairFactory ( SkipList  )  [explicit]

Create a PairFactory.


Member Function Documentation

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

Convert the specified node to a Pair *.


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